v11 Potential Breaking Changes
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 2.5k
- Forks
- 221
- PR merge metrics
- No merged PRs in 30d
Description
- deprecate `name`, `email`, and `author` and instead extract those values from the `GH_TOKEN`
- make `canary` hook a series hook instead of bail so multiple plugins can make canaries easily
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing how name, email, and author are currently handled, then find the canary hook implementation and its plugin dispatch behavior. Review the v11 breaking-change process before making changes. Done means those values are extracted from GH_TOKEN and the canary hook supports multiple plugins without bailing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, typescript
- Domain
- release, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100