mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
chore(skills): drop GitHub issue/project finalization from PR workflow skills
GitHub Projects are no longer used in this repo. Remove issue/project finalization from review-and-merge-pr and the project-board step from make-closed-issue in all three toolchain mirrors, record the surprise in known-surprises.md, and regenerate llms files.
This commit is contained in:
@@ -28,6 +28,16 @@ If uncertain, ask the developer before adding an entry.
|
||||
|
||||
## Entries
|
||||
|
||||
### GitHub Projects are not used for repository workflow
|
||||
|
||||
- **Date:** 2026-07-23
|
||||
- **Observed by:** Tommaso + Claude
|
||||
- **Context:** porting the `review-and-merge-pr` skill fix from `bitsocial-react-hooks` after a merged PR was finalized against a project board
|
||||
- **What was surprising:** the `review-and-merge-pr` and `make-closed-issue` skills still referenced an organization project and project item even though this repository no longer uses GitHub Projects.
|
||||
- **Impact:** agents can waste time querying a nonexistent project or report a successful merge as incomplete.
|
||||
- **Mitigation:** keep pull-request review and merge workflows independent of GitHub issues and Projects; only create or manage an issue when the user explicitly requests one.
|
||||
- **Status:** confirmed
|
||||
|
||||
### react-doctor score reflects React-Compiler coverage, not code health — do not chase it
|
||||
|
||||
- **Date:** 2026-06-05
|
||||
|
||||
Reference in New Issue
Block a user