Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 18, 2026

The issue-monster workflow was failing because assign-to-agent requires GH_AW_AGENT_TOKEN secret which is not configured:

Error: Input required and not supplied: github-token
##[error]Unhandled error: Error: Input required and not supplied: github-token

Changes

  • Removed assign-to-agent safe-output - This feature requires elevated PAT permissions via GH_AW_AGENT_TOKEN that isn't available
  • Updated workflow instructions - Workflow now identifies candidate issues and comments on them rather than assigning to agents
  • Removed Copilot-specific references - Generalized PR/assignment checks to be source-agnostic
  • Recompiled lock file - Generated updated .lock.yml without the failing step

The add-comment functionality still works with standard GITHUB_TOKEN. Assignment can be restored once GH_AW_AGENT_TOKEN is configured.

Original prompt

Fix issue monster's run failures: https://github.com/githubnext/gh-aw-firewall/actions/runs/21119247041/job/60729506983

Custom agent used: upgrade-agentic-workflows
Upgrade agentic workflows to the latest version of gh-aw with automated compilation and error fixing


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

The workflow was failing because assign-to-agent requires
GH_AW_AGENT_TOKEN secret which is not configured in the repository.

Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix monster's run failures in CI pipeline fix: remove assign-to-agent from issue-monster workflow Jan 18, 2026
Copilot AI requested a review from Mossaka January 18, 2026 23:04
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.

2 participants