Add bot comment to describe release spec warnings
- Dominant language
- TypeScript
- Stars
- 413
- Forks
- 308
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 253
Description
The tool used for the release workflow (`create-release-branch`) currently shows warnings about potential hazards to the author of each release, but these warnings are only viewable to the release author. Reviewers have no way of knowing which warnings were shown.
We should add a workflow that checks release warnings, and adds them to the release PR as a bot comment.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the create-release-branch release workflow and how it produces warnings. Trace the release PR creation path and determine where a workflow can read those warnings and post them for reviewers. Done means the release PR contains a bot comment with the warnings shown to the release author.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- ci-cd, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100