Skip to content

Deactivate Dragon AI Agent GitHub Mentions workflow#658

Merged
caufieldjh merged 1 commit into
mainfrom
disable-dragon-ai-mentions
Jul 15, 2026
Merged

Deactivate Dragon AI Agent GitHub Mentions workflow#658
caufieldjh merged 1 commit into
mainfrom
disable-dragon-ai-mentions

Conversation

@caufieldjh

Copy link
Copy Markdown
Collaborator

The Dragon AI Agent GitHub Mentions workflow (.github/workflows/ai-agent.yml) keeps failing — the upstream dragon-ai-agent/* actions depend on configuration we can't easily change here — which creates noise on issues and PRs.

This deactivates it for now by disabling the automatic triggers:

  • Removed issues, issue_comment, pull_request, and pull_request_review_comment triggers (kept as comments)
  • Left only workflow_dispatch, so the workflow no longer runs automatically

The job definitions are untouched, so re-enabling is just uncommenting the original triggers. YAML validated.

🤖 Generated with Claude Code

The upstream dragon-ai-agent actions keep failing due to configuration we
can't easily change, creating noise on issues and PRs. Disable the
automatic mention triggers (issues, issue_comment, pull_request,
pull_request_review_comment), leaving only workflow_dispatch so the
workflow no longer runs automatically. The original triggers are retained
as comments to make re-enabling straightforward.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@caufieldjh
caufieldjh merged commit f2a3ba8 into main Jul 15, 2026
2 checks passed
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.

1 participant