chore: split external contribution tagger into issue and PR workflows

This commit is contained in:
Mason Daugherty
2026-03-24 00:31:47 -04:00
parent 11f4d3339f
commit 059bf9f553
3 changed files with 195 additions and 62 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
# Maintainer override: an org member can reopen the PR or remove
# "missing-issue-link" — both add "bypass-issue-check" and reopen.
#
# Dependency: tag-external-contributions.yml must apply the "external" label
# Dependency: tag-external-prs.yml must apply the "external" label
# first. This workflow does NOT trigger on "opened" (new PRs have no labels
# yet, so the gate would always skip).