cd /news/developer-tools/agent-automation-controls-in-github-… · home topics developer-tools article
[ARTICLE · art-70798] src=github.blog ↗ pub= topic=developer-tools verified=true sentiment=· neutral

Agent automation controls in GitHub Issues in public preview

GitHub has released agent automation controls in GitHub Issues in public preview, adding approvals, confidence ratings, and rationale for automated changes to labels, fields, type, close, and assignees. The features work with GitHub Agentic Workflows and Copilot cloud agent automations, allowing users to review medium- and low-confidence suggestions before they apply. Repository admins can configure the automation level to set the confidence threshold.

read3 min views1 publishedJul 23, 2026
Agent automation controls in GitHub Issues in public preview
Image: GitHub Changelog

Agent automations increasingly label, type, assign, and close issues for you. GitHub Issues now shows the reason behind each change and lets you review them before they’re applied, so you decide how much to automate and when to stay in the loop.

What’s new We’ve released three new capabilities:

Approvals: Prompt your automation to suggest instead of applying, and the changes wait in a panel on the issue instead of taking effect. Accept or decline each one, or accept or decline all at once.Confidence: Agents rate each supported action high, medium, or low confidence. High-confidence changes apply automatically. GitHub Issues holds medium and low ones as suggestions for you to review.Rationale: Every supported action records the reason behind it, whether it applies automatically or waits for review. You get an audit trail of what changed and why, and can see the reasoning on each suggestion before making a decision.

Use has:suggestions in issue search to find issues with changes waiting for review. Repository admins can also configure the automation level to set the confidence threshold, controlling which changes apply automatically and which are held for review.

Reviewing changes is optional. If you tell your automation to apply directly, it will. If you tell it to suggest, you get a review step. A small team moving fast might let the agent run on its own, while a busy public repository can hold changes for review. Because GitHub Issues hold back low-confidence actions, you only spend time on the changes most likely to need a second look.

Approvals are a workflow convenience, not a security control. They don’t enforce a server-side boundary, and an agent with permission to change issues can directly apply changes rather than suggest them.

Supported platforms and actions Rationale, confidence, and approvals work with GitHub Agentic Workflows and Copilot cloud agent automations, and are also available through the REST and GraphQL APIs. At launch, they cover changes to labels, fields, type, close, and assignees.

[Try it with GitHub Agentic Workflows](#try-it-with-github-agentic-workflows)

If you already use GitHub Agentic Workflows, upgrade your workflows to add issue intent support. After upgrading, supported safe outputs include intent information automatically while remaining backward compatible. To require intents for a specific safe output, set `issue-intents: true`

in your workflow frontmatter.

Set issue-intents: false to explicitly opt out. Issue intents are supported for the set-issue-type

, set-issue-field , add-labels

, close-issue

, `assign-to-agent`

, and `assign-to-user`

safe outputs.

Try it with Copilot cloud agent No update is needed. Create an automation from the Automations pane in your repository’s Agents tab and use supported tools to see confidence and rationale in action.

What you can build Triage: Label, type, and prioritize incoming issues automatically. Each action carries its reasoning without adding a triage comment, and you can review the ones you want before they apply.Metadata enrichment: Backfill missing labels, types, or field values on issues that were filed without them, with the reasoning attached and an optional review step.Spam detection: Flag suspected spam with a reason and hold uncertain cases for you to review.

Rationale, confidence, and approvals are available now in public preview. Create an automation today using the supported tools to see suggestions and rationale in action, or join the discussion within GitHub Community.

── more in #developer-tools 4 stories · sorted by recency
runmat.com · · #developer-tools
v0.0.1
── more on @github 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/agent-automation-con…] indexed:0 read:3min 2026-07-23 ·