You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you set up a Copilot agent automation to triage issues, the agent can now explain why it made each change and, optionally, ask for your approval before changes take effect.
issues.agentic.review.mp4
Note
This is a preview feature and is experimental. Behavior and availability may change.
What's new
Rationale: Every action the agent takes (setting type, adding labels, filling fields) includes a short explanation of why. Visible in the Agent actions panel on the issue page and via the ⓘ icon on timeline events.
Suggestions: Instead of applying changes directly, the agent can propose them as pending suggestions. You approve or reject from the issue page, individually or in bulk.
Confidence: The agent reports how certain it is about each suggestion (LOW, MEDIUM, HIGH). Low-confidence actions are always surfaced for your approval, even if you didn't explicitly ask for suggestions.
Currently supported for issue type, labels, and issue fields. We plan to expand to additional actions in the future.
Setup
In your repository, go to Settings → Copilot → Coding agent → Automations
Click Add New and choose the trigger Issue opened
Add a prompt:
To apply changes directly: "Triage this issue. Set labels and issue type."
To require approval first: "Triage this issue and suggest labels and issue type for approval."
Enable the List issue fields, Set issue fields, and Set issue type tools.
Rationale is always included automatically. To require approval, include the word "suggest" in your prompt. Low-confidence actions are routed to approval regardless.
Feedback
This is a private preview. Please share feedback in this discussion. If you would like to opt out, please post in this discussion.
IssuesRepository issues let you track features, problems, and more alongside your codeProduct FeedbackShare your thoughts and suggestions on GitHub features and improvementsCopilot Cloud AgentImplement a task or issue, run in the background with GitHub Actions, and more
1 participant
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When you set up a Copilot agent automation to triage issues, the agent can now explain why it made each change and, optionally, ask for your approval before changes take effect.
issues.agentic.review.mp4
Note
This is a preview feature and is experimental. Behavior and availability may change.
What's new
LOW,MEDIUM,HIGH). Low-confidence actions are always surfaced for your approval, even if you didn't explicitly ask for suggestions.Currently supported for issue type, labels, and issue fields. We plan to expand to additional actions in the future.
Setup
Rationale is always included automatically. To require approval, include the word "suggest" in your prompt. Low-confidence actions are routed to approval regardless.
Feedback
This is a private preview. Please share feedback in this discussion. If you would like to opt out, please post in this discussion.
Beta Was this translation helpful? Give feedback.
All reactions