Skip to content

chore(ci): add ack workflow for PR label verification - #103

Merged
sudhirverma merged 2 commits into
mainfrom
add-ack-workflow
Aug 6, 2026
Merged

chore(ci): add ack workflow for PR label verification#103
sudhirverma merged 2 commits into
mainfrom
add-ack-workflow

Conversation

@sudhirverma

Copy link
Copy Markdown
Contributor

Summary

  • Add .github/workflows/ack.yml reusing ansible/team-devtools/.github/workflows/ack.yml@main
  • Enforces conventional-commit labels (breaking, chore, feat, fix) on PRs via release-drafter autolabeler
  • Matches ansible-creator and other ansible devtools repos

Commits

  • chore(ci): add ack workflow for PR label verification — wire up team-devtools ack on pull_request_target

Test plan

  • Workflow YAML matches ansible-creator upstream
  • release-drafter.yml already extends team-devtools (required for autolabeling)
  • After merge: open test PR without label → ack fails; add feat: title → label applied → ack passes

Reuse ansible/team-devtools ack workflow on pull_request_target events.
@rockygeekz

Copy link
Copy Markdown
Contributor

LGTM!

@sudhirverma
sudhirverma merged commit e337dfe into main Aug 6, 2026
7 checks passed
@sudhirverma
sudhirverma deleted the add-ack-workflow branch August 6, 2026 12:31
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