Public bug intake for the Sovereign Network. Community members submit bugs here via the issue form; an automated workflow transfers each report to the private The-Sovereign-Network tracker and adds it to the project board.
Before the transfer workflow will work, a repository admin must add one secret in the repository settings:
- Go to Settings → Secrets and variables → Actions → New repository secret
- Create a secret named exactly
NEW_SECRET - Set its value to a Personal Access Token (classic) or a fine-grained PAT that has
reposcope (write access) on theSOVEREIGN-NET/The-Sovereign-Networkrepository andread:project+projectscope to add items to the org project board
That's it. The workflow uses GITHUB_TOKEN (automatic) for all actions on this public repo and NEW_SECRET only for cross-repo operations.
- A contributor opens an issue using the Bug Report template — the template automatically applies the
buglabel - The
labeledevent fires the Transfer Bug Report to Sovereign Network workflow - The workflow:
- Creates a copy of the issue in
The-Sovereign-Networkwithbug,triage, andfrom-publiclabels - Adds the new issue to Project board #5
- Posts a thank-you comment on the public issue
- Closes and locks the public issue to keep this repo clean
- Creates a copy of the issue in