Skip to content

[WIP] Update monster agentic workflow to ignore assigned issues#11090

Closed
Copilot wants to merge 2 commits intomainfrom
copilot/update-monster-workflow-ignore-assignees
Closed

[WIP] Update monster agentic workflow to ignore assigned issues#11090
Copilot wants to merge 2 commits intomainfrom
copilot/update-monster-workflow-ignore-assignees

Conversation

Copy link
Contributor

Copilot AI commented Jan 21, 2026

  • Understand the issue-monster workflow
  • Identify that the workflow already filters out assigned issues in JavaScript, but not in the GitHub search query
  • Update the search query to exclude issues with assignees using no:assignee in the query
  • Recompile the workflow and verify the lock file is updated
  • Run formatting checks (make fmt)
  • Run unit tests (make test-unit) - all passed
  • Run full validation checks (make agent-finish)
Original prompt

Update issue monster agentic workflow to ignore issues that already assignees.

Custom agent used: agentic-workflows
GitHub Agentic Workflows (gh-aw) - Create, debug, and upgrade AI-powered workflows with intelligent prompt routing


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

…ch query

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
@dsyme
Copy link
Contributor

dsyme commented Jan 21, 2026

Closing, see added comment on other issue

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.

3 participants