Skip to content

fix roles on issue-triage agent#65780

Merged
DeagleGross merged 1 commit into
dotnet:mainfrom
DeagleGross:dmkorolev/issue-triage-allow-roles
Mar 16, 2026
Merged

fix roles on issue-triage agent#65780
DeagleGross merged 1 commit into
dotnet:mainfrom
DeagleGross:dmkorolev/issue-triage-allow-roles

Conversation

@DeagleGross
Copy link
Copy Markdown
Member

Apparently, if user does not have admin / maintainer / write permissions, then workflow will not trigger for them. We need to triage any issue from external user, so updated roles: all

@DeagleGross DeagleGross self-assigned this Mar 14, 2026
@DeagleGross DeagleGross requested review from a team and wtgodbe as code owners March 14, 2026 14:24
@DeagleGross DeagleGross added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Mar 14, 2026
Copilot AI review requested due to automatic review settings March 14, 2026 14:24
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the repository’s Issue Triage Agent GitHub workflow configuration to a newer gh-aw compiler/runtime and adjusts how the workflow is activated and how artifacts are handled.

Changes:

  • Add roles: all to the workflow source frontmatter (affecting role gating/activation behavior).
  • Recompile the locked workflow to gh-aw v0.58.1 (and update associated AWF/container versions), including removing the prior pre_activation gating job.
  • Consolidate/rename uploaded artifacts (e.g., agent outputs and safe outputs) under a single agent artifact.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.

File Description
.github/workflows/issue-triage-agent.md Adds roles: all to the gh-aw frontmatter, altering activation/role gating behavior.
.github/workflows/issue-triage-agent.lock.yml Recompiled workflow with updated gh-aw/AWF versions; removes pre_activation role check and changes artifact upload/download wiring.
.github/aw/actions-lock.json Updates the pinned github/gh-aw/actions/setup entry to v0.58.1.

You can also share your feedback on Copilot code review. Take the survey.

Comment thread .github/workflows/issue-triage-agent.md
Comment thread .github/workflows/issue-triage-agent.lock.yml
Comment thread .github/workflows/issue-triage-agent.lock.yml
@DeagleGross DeagleGross enabled auto-merge (squash) March 16, 2026 10:25
@DeagleGross DeagleGross merged commit ff3ea50 into dotnet:main Mar 16, 2026
16 checks passed
@dotnet-policy-service dotnet-policy-service Bot added this to the 11.0-preview3 milestone Mar 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants