Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 15, 2026

The issue triage workflow was restricted to users with write access or higher. Users with read-only access (triage role) could not manually trigger it via workflow_dispatch.

Changes

  • Added roles: [admin, maintainer, write, triage] to .github/workflows/issue-triage.md frontmatter
  • Recompiled workflow to update .github/workflows/issue-triage.lock.yml

The workflow now permits read-only repository users to manually run issue triage through the Actions UI while maintaining all existing permissions and security constraints.

Original prompt

Update issue triage agent to allow users with role "read" to run the workflow.

Custom agent used: create-agentic-workflow
Design agentic workflows using GitHub Agentic Workflows (gh-aw) extension with interactive guidance on triggers, tools, and security best practices.


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

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Update issue triage agent for read role users Allow users with triage role to run issue-triage workflow Jan 16, 2026
Copilot AI requested a review from pelikhan January 16, 2026 00:02
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