Commit 1a8e844
Source: 882904b (dtq-dev PR #1341)
Adds `.github/workflows/new_issue_label.yml`, the `issues: [opened]` workflow that
calls `dataquest-dev/gh-actions/start@main` to auto-label newly opened issues.
Pure parity pick: the FE 9-base branch already carries the identical workflow
(dspace-angular 2b87775fe7), only BE 9-base was missing it. GitHub runs `issues`
events exclusively from the repository's default branch (`dtq-dev`), so the copy
on `dtq-dev-9-base` is inert today; it exists so a future 9-base -> dtq-dev merge
does not delete the workflow.
Cherry-picked with no conflict; the blob is byte-identical with `origin/dtq-dev`
(e9fcf70).
(cherry picked from commit 882904b)
Co-authored-by: Kasinhou <129340513+Kasinhou@users.noreply.github.com>
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
1 parent 233d87f commit 1a8e844
1 file changed
Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
0 commit comments