Commit 9f7b354
chore(workflows): pre-merge auto-label and changelog-trigger from master
Adopts two changes that already exist on master so the eventual
v3-alpha → master merge has fewer conflicts to hand-resolve:
- auto-label-issues.yml: switch the PR trigger from `pull_request` to
`pull_request_target` so the workflow can label PRs from forks
(security hardening already in place on master).
- unreleased-changelog-trigger.yml: add the `actions: write` permission
needed by the trigger step (already in place on master).
No behaviour change for v3-alpha-only paths.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 15abd79 commit 9f7b354
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| |||
0 commit comments