Skip to content

Add dispatch workflow for AI triage#7614

Merged
aholstrup1 merged 3 commits intomainfrom
ai-triage-dispatch
Apr 9, 2026
Merged

Add dispatch workflow for AI triage#7614
aholstrup1 merged 3 commits intomainfrom
ai-triage-dispatch

Conversation

@JesperSchulz
Copy link
Copy Markdown
Contributor

@JesperSchulz JesperSchulz commented Apr 9, 2026

Summary

  • Adds a lightweight workflow that fires a repository_dispatch to microsoft/BCAppsTriage when the ai-triage label is added to an issue
  • The full triage agent runs on BCAppsTriage and posts results back here

Required setup

  • Secret: TRIAGE_DISPATCH_TOKEN — a PAT with repo scope on microsoft/BCAppsTriage (to trigger dispatches)

Test plan

  • Configure TRIAGE_DISPATCH_TOKEN secret on BCApps
  • Add ai-triage label to a test issue
  • Verify dispatch workflow runs (BCApps Actions tab)
  • Verify triage workflow triggers on BCAppsTriage (requires companion PR: microsoft/BCAppsTriage#3)

🤖 Generated with Claude Code

Fixes: AB#629862

When the `ai-triage` label is added to an issue, this lightweight
workflow sends a repository_dispatch event to BCAppsTriage where the
full triage agent runs.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@JesperSchulz JesperSchulz requested a review from a team as a code owner April 9, 2026 09:41
@github-actions github-actions bot added the Build: Automation Workflows and other setup in .github folder label Apr 9, 2026
@github-actions github-actions bot modified the milestone: Version 29.0 Apr 9, 2026
…ntain permissions'

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
@JesperSchulz JesperSchulz self-assigned this Apr 9, 2026
@JesperSchulz JesperSchulz added the Integration GitHub request for Integration area label Apr 9, 2026
Dispatch triage on issue opened, body edited, or ai-triage label added.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@aholstrup1 aholstrup1 merged commit 891401f into main Apr 9, 2026
10 checks passed
@aholstrup1 aholstrup1 deleted the ai-triage-dispatch branch April 9, 2026 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Build: Automation Workflows and other setup in .github folder Integration GitHub request for Integration area

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants