attempt-backport should ignore semver-major changes
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 305
- Forks
- 148
- Avg merge
- 9h 2m
- Merged PRs (30d)
- 3
Description
Title says it all, github-bot should not attempt to backport changes marked as semver-major.
/cc @Fishrock123
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the attempt-backport entry point in github-bot and trace how semver-major changes are classified. Confirm the existing backport behavior and add coverage showing that semver-major changes are ignored; done means the bot no longer attempts those backports.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100