Description
Extend the Discord bot’s GitHub integration to support two independent polling streams:
- New Pull Request creation notifications
- Assignee change notifications for GitHub issues and PRs
Each stream should post messages to its own configurable Discord channel, allowing teams to separate signal (new work) from workflow changes (ownership updates).
Acceptance Criteria
- Notify a Discord channel when new PRs are opened
- Notify a separate Discord channel when assignees are added or removed
- Allow either stream to be enabled or disabled via environment configuration
- Avoid webhook requirements by using polling only (shared VPS–friendly)
- Prevent notification spam on bot restarts
Proposed Solution
No response
Screenshots / Mockups (optional)
No response
Additional Context
No response
Checklist
Description
Extend the Discord bot’s GitHub integration to support two independent polling streams:
Each stream should post messages to its own configurable Discord channel, allowing teams to separate signal (new work) from workflow changes (ownership updates).
Acceptance Criteria
Proposed Solution
No response
Screenshots / Mockups (optional)
No response
Additional Context
No response
Checklist