Review and approve agent actions on issues (Public Preview) #202616
Unanswered
alondahari
asked this question in
Projects and Issues
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 or Agentic Workflows, 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). You can set a confidence threshold in your repo's settings to automatically route lower confidence requests to become suggestions, and higher confidence to be automatically applied.Currently supported for issue type, labels, issue fields, closing issues and assigning users / agents. We plan to expand to additional actions in the future.
Setup (Copilot cloud agent)
This is one example of an automation you can create. You can use any of the supported tools and prompt the agent to create powerful automations!
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 public preview. Please share feedback in this discussion. If you would like to opt out, please post in this discussion or make the change in your repo settings.
Guidelines
All reactions