Skip to content

Add workflow for triage skill#5566

Open
ellahathaway wants to merge 5 commits into
dotnet:mainfrom
ellahathaway:triage-skill-with-workflow
Open

Add workflow for triage skill#5566
ellahathaway wants to merge 5 commits into
dotnet:mainfrom
ellahathaway:triage-skill-with-workflow

Conversation

@ellahathaway
Copy link
Copy Markdown
Member

Adds a github workflow to triage new issues

@ellahathaway ellahathaway marked this pull request as ready for review May 15, 2026 20:57
@ellahathaway ellahathaway requested a review from a team as a code owner May 15, 2026 20:57
ellahathaway and others added 3 commits May 15, 2026 14:09
Agent markdown files use non-standard frontmatter that triggers
false lint failures.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- name: Install gh-aw extension
uses: github/gh-aw-actions/setup-cli@bc56a0cad2f450c562810785ef38649c04db812a # v0.72.1
with:
version: v0.72.1
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Latest release is 0.74.4.

Also consider filing a follow-up issue to enable Renovate to update this version across all relevant files.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I'm not seeing the related compiled workflow file, triage.lock.yml. That needs to be included.


permissions:
contents: read
issues: read
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Doesn't this need write permission?


## Your Task

When this workflow is triggered by a new issue, triage it using the `triage` skill.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Is the triage skill going to work in an automated way? That skill has various language that assumes an interactive experience:

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