docs(openspec): plan github-alerts change - #11
Merged
Merged
Conversation
Exploration, proposal, specs, design and tasks for routing GitHub issue and PR alerts to the Telegram forum topic linked to each repo.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Planning artifacts for change 2,
github-alerts. No code.GitHub issue and PR alerts go to the Telegram forum topic linked to each repo:
POST /github/webhookverifies the HMAC-SHA256 signature over the raw body before parsing. For now it uses a single global secret for one org./linkrepoand/unlinkrepoare admin-only and run inside a topic./reposis read-only and open to any team member.pull_request(opened, closed or merged, review requested) andissues(opened, closed). Alerts carry only allowlisted fields, and payloads are never stored or logged.Size exception: about 580 lines, all documentation.
Files
openspec/changes/github-alerts/explore.md,proposal.md,design.md,tasks.mdopenspec/changes/github-alerts/specs/{github-webhook,repo-topic-links,github-alerts}/spec.mdDelivery plan
Five PRs to
mainin order: domain and migration, D1 repos, route skeleton, delivery wiring, commands. Operator steps (claim the org, set the secret, configure the org webhook) are tracked intasks.mdPhase 6.