Skip to content

Conversation

@Jeffail
Copy link
Collaborator

@Jeffail Jeffail commented Jan 13, 2026

No description provided.

@alexlavoie-redpanda
Copy link

Thank you!

jobs:
tag-bundles:
# Only run if the PR was merged and the branch name matches our bundle update pattern
if: github.event.pull_request.merged == true && startsWith(github.event.pull_request.head.ref, 'update-bundles-')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we make the branch name harder to accidentally use? gh-actions-auto-update-bundles- or something

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

or use labels attached to the PR instead

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.

4 participants