SIGN IN SIGN UP
github / spec-kit UNCLAIMED

💫 Toolkit to help you get started with Spec-Driven Development

0 0 31 Python

fix: restrict community submission workflows to labeled event only (#2741)

Both add-community-preset and add-community-extension workflows previously
triggered on issues opened, edited, and labeled events. This caused them to
fire on every new issue and post noisy bot comments explaining the issue
wasn't a submission (see #2739).

Changes:
- Narrow trigger from [opened, edited, labeled] to [labeled] only
- Update prompt instructions to stop silently on non-matching issues
  instead of posting a comment
M
Manfred Riem committed
3f096ffcfccc63134c79811e9d1a14f26134923c
Parent: f50839a
Committed by GitHub <noreply@github.com> on 5/28/2026, 7:22:52 PM