Skip to content

Increase Safe Output Health Monitor turn budget - #53042

Merged
pelikhan merged 2 commits into
mainfrom
copilot/aw-fix-safe-output-health-monitor
Aug 16, 2026
Merged

Increase Safe Output Health Monitor turn budget#53042
pelikhan merged 2 commits into
mainfrom
copilot/aw-fix-safe-output-health-monitor

Conversation

Copilot AI commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

Safe Output Health Monitor failed during its multi-stage daily audit before producing agent output. The workflow lacked an explicit agent turn budget.

  • Workflow capacity
    • Set max-turns: 200, matching the comparable daily safe-output audit workflow.
    • Regenerated the compiled workflow lock file.
max-ai-credits: 1500
max-turns: 200

Copilot AI linked an issue Aug 16, 2026 that may be closed by this pull request
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix Safe Output Health Monitor workflow failure Increase Safe Output Health Monitor turn budget Aug 16, 2026
Copilot AI requested a review from pelikhan August 16, 2026 04:58
@pelikhan
pelikhan marked this pull request as ready for review August 16, 2026 04:59
Copilot AI balanced review requested due to automatic review settings August 16, 2026 04:59
@pelikhan
pelikhan merged commit f18fae7 into main Aug 16, 2026
@pelikhan
pelikhan deleted the copilot/aw-fix-safe-output-health-monitor branch August 16, 2026 04:59

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Adds an explicit turn budget to prevent Safe Output Health Monitor from terminating before completing its daily audit.

Changes:

  • Sets max-turns: 200, matching the comparable audit workflow.
  • Regenerates the compiled workflow configuration.
Show a summary per file
File Description
.github/workflows/safe-output-health.md Configures the 200-turn limit.
.github/workflows/safe-output-health.lock.yml Applies the limit to generated runtime configuration.

Review details

💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.

  • Files reviewed: 2/2 changed files
  • Comments generated: 0
  • Review effort level: Balanced

@github-actions

Copy link
Copy Markdown
Contributor

🎉 This pull request is included in a new release.

Release: v0.87.1

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.

[aw] Safe Output Health Monitor failed

3 participants