Skip to content

Add automated PR triage workflow#6

Merged
BenHall-1 merged 1 commit into
mainfrom
add-triage-workflow
Apr 25, 2026
Merged

Add automated PR triage workflow#6
BenHall-1 merged 1 commit into
mainfrom
add-triage-workflow

Conversation

@BenHall-1
Copy link
Copy Markdown
Member

Adds .github/workflows/triage.yml which calls the reusable auto-label workflow from the template repo.

This will automatically label PRs based on:

  • needs:bump_db / needs:bump_common — when the PR description links to database or common repo PRs
  • needs:gomod_comment — when go.mod has uncommented local replace directives
  • type:bug / type:feature / type:breaking — based on the PR description checkboxes

@BenHall-1 BenHall-1 requested a review from a team as a code owner April 25, 2026 07:47
@BenHall-1 BenHall-1 merged commit 1d06aa6 into main Apr 25, 2026
1 check passed
@BenHall-1 BenHall-1 deleted the add-triage-workflow branch April 25, 2026 07:57
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.

1 participant