Skip to content

Narrow bot workflow triggers to main branch only - #69

Merged
SeanTAllen merged 1 commit into
mainfrom
sean/narrow-bot-workflow-triggers
Aug 9, 2026
Merged

Narrow bot workflow triggers to main branch only#69
SeanTAllen merged 1 commit into
mainfrom
sean/narrow-bot-workflow-triggers

Conversation

@SeanTAllen

Copy link
Copy Markdown
Member

The changelog-bot and release-notes-bot workflows triggered on pushes to all branches, but they only do real work on main — the entrypoint scripts exit early on any push that isn't from a merged PR. Running on every feature branch push just burns Actions minutes for nothing.

The changelog-bot and release-notes-bot workflows triggered on pushes
to all branches, but they only do real work on main — the entrypoint
scripts exit early on any push that isn't from a merged PR. Running on
every feature branch push just burns Actions minutes for nothing.
@ponylang-main ponylang-main added the discuss during sync Should be discussed during an upcoming sync label Aug 9, 2026
@SeanTAllen
SeanTAllen merged commit d5709bd into main Aug 9, 2026
5 checks passed
@SeanTAllen
SeanTAllen deleted the sean/narrow-bot-workflow-triggers branch August 9, 2026 23:13
@ponylang-main ponylang-main removed the discuss during sync Should be discussed during an upcoming sync label Aug 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants