Skip to content

Add a button to the frontend-triage Slack notification to start a bug-fix run - #6899

Merged
suhaibmujahid merged 1 commit into
start-agent-run-buttonfrom
slack-triage-bug-fix-button
Sep 21, 2026
Merged

suhaibmujahid merged 1 commit into
start-agent-run-buttonfrom
slack-triage-bug-fix-button

Conversation

@suhaibmujahid

Copy link
Copy Markdown
Member

Resolves #6739


Stack created with GitHub Stacks CLIGive Feedback 💬

@suhaibmujahid
suhaibmujahid added this pull request to stack #6900 September 21, 2026 05:08
@suhaibmujahid
suhaibmujahid requested a review from a team as a code owner September 21, 2026 05:08

@crythms crythms left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Copilot AI lite review requested due to automatic review settings September 21, 2026 18:37
@suhaibmujahid
suhaibmujahid force-pushed the slack-triage-bug-fix-button branch from d3bb027 to a7f903e Compare September 21, 2026 18:37

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot review overview

🟡 Changes recommended

Two unresolved critical blockers prevent held-result notifications and their button from reaching Slack.

Get a fresh assessment by requesting another Copilot review.

Review effort: Lite
Findings: 2 High severity

Open (2)
What changed in this PR

Adds a Slack button to frontend-triage notifications for starting a deduplicated bug-fix run.

Changes:

  • Adds button payloads, confirmations, and application metadata.
  • Updates notification layouts and held-result messaging.
  • Expands tests for button payloads and held runs.
File Summary
agents/​frontend-triage/​tests/​test_notify.py Tests notification layouts, button payloads, and held-result behavior.
agents/​frontend-triage/​hackbot_agents/​frontend_triage/​notify.py Builds the updated notifications. Two critical issues remain: held actionable results return before recording the button action, and Slack posts in held runs are themselves withheld from delivery.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread agents/frontend-triage/hackbot_agents/frontend_triage/notify.py
Comment thread agents/frontend-triage/hackbot_agents/frontend_triage/notify.py
@suhaibmujahid
suhaibmujahid force-pushed the slack-triage-bug-fix-button branch from a7f903e to daab01b Compare September 21, 2026 20:00
@suhaibmujahid
suhaibmujahid merged commit c616a0c into master Sep 21, 2026
9 checks passed
@suhaibmujahid
suhaibmujahid deleted the slack-triage-bug-fix-button branch September 21, 2026 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a button to the frontend-triage Slack notification to trigger the bug-fix agent

4 participants