Skip to content

Commit c53ee60

Browse files
authored
Typeshed-sync workflow: add appropriate labels, link directly to failing run (#15520)
1 parent c034e28 commit c53ee60

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/sync_typeshed.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -78,5 +78,6 @@ jobs:
7878
owner: "astral-sh",
7979
repo: "ruff",
8080
title: `Automated typeshed sync failed on ${new Date().toDateString()}`,
81-
body: "Runs are listed here: https://github.com/astral-sh/ruff/actions/workflows/sync_typeshed.yaml",
81+
body: "Run listed here: https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}",
82+
labels: ["bug", "red-knot"],
8283
})

0 commit comments

Comments
 (0)