Update CI to add the breaking label based on PR title.
Open
Beginner friendly
- Dominant language
- Python
- Stars
- 19
- Forks
- 7
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 70
Description
CI should leverage the presence of `!` in the PR title to add a `breaking` label to the PR. Idea originally [suggested](https://github.com/ansys/actions/pull/1340#discussion_r3318763158) by @SMoraisAnsys in #1340. Similar to #1129 but more specific.
Contributor guide
Research direction
Start with the repository's CI and reusable-workflow entry points, then trace how pull-request titles and labels are handled. Done means a pull request whose title contains `!` receives the `breaking` label, with the relevant CI checks passing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100