Skip to content

[smoke-safeoutputs] Smoke Safe-Outputs PRs: 27995413561 #7956

Description

@github-actions

Safe-Outputs Pull Requests Enforcement Test Results

Run: https://github.com/github/gh-aw-mcpg/actions/runs/27995413561
Trigger: schedule
Configuration: create-pull-request (max:1, prefix, draft:true), close-pull-request (required-labels, required-prefix, max:1), update-pull-request (title:true, body:false, max:1), push-to-pr-branch (target:triggering, prefix), mark-ready (required-labels:[smoke-test], max:1), add-reviewer (reviewers:[copilot], max:1)

Note on observations: All safeoutputs MCP tool calls returned {"result":"success"} — including negative test cases expected to be rejected. This may indicate enforcement is deferred to the safe-outputs runner (applied when processing intents after agent completes), rather than at tool-call time. GitHub PR/issue state after workflow completion is the authoritative indicator of actual enforcement.

Phase 1: create-pull-request

Test Operation Expected Actual Status
1.1 Create draft PR (valid prefix) ✅ Processed Tool returned success; branch smoke-safeoutputs-test-27995413561, title [smoke-safeoutputs] Test PR 27995413561
1.2 Create PR without prefix ❌ Rejected Tool returned success (no rejection at tool level)
1.3 Create 2nd PR (max exceeded) ❌ Rejected Tool returned success (no rejection at tool level)

Phase 2: update-pull-request (title:true, body:false)

Test Operation Expected Actual Status
2.1 Update title (allowed) ✅ Processed Tool returned success; title updated to [smoke-safeoutputs] Test PR (updated) 27995413561
2.2 Update body (body: false) ❌ Rejected Tool returned success (no rejection at tool level)
2.3 2nd update (max: 1 exceeded) ❌ Rejected Tool returned success (no rejection at tool level)

Phase 3: push-to-pull-request-branch (target:triggering)

Test Operation Expected Actual Status
3.1 Push to triggering PR (matching prefix) ✅ Processed SKIPPED — no triggering PR (schedule trigger) ✅ SKIPPED
3.2 Push to non-triggering PR ❌ Rejected SKIPPED — no triggering PR (schedule trigger) ✅ SKIPPED
3.3 Push to PR without matching prefix ❌ Rejected SKIPPED — no triggering PR (schedule trigger) ✅ SKIPPED

Phase 4: mark-pull-request-as-ready-for-review (required-labels:[smoke-test])

Test Operation Expected Actual Status
4.1 Mark PR with smoke-test label as ready ✅ Processed Tool returned success; marked PR #7955 (has smoke-test label)
4.2 Mark PR without required label as ready ❌ Rejected Tool returned success for PR #7951 (labels: automation, testing, improvement — no smoke-test)
4.3 2nd mark-as-ready (max: 1 exceeded) ❌ Rejected Tool returned success (no rejection at tool level)

Phase 5: add-reviewer (reviewers:[copilot])

Test Operation Expected Actual Status
5.1 Add reviewer "copilot" (allowed) ✅ Processed Tool returned success; copilot added to PR #7955
5.2 Add non-allowed reviewer ❌ Rejected Tool returned success for reviewer "octocat" (not in allowed list)
5.3 Add 2nd reviewer (max: 1 exceeded) ❌ Rejected Tool returned success (no rejection at tool level)

Phase 6: close-pull-request (required-labels, required-prefix)

Test Operation Expected Actual Status
6.1 Close PR with required label+prefix ✅ Processed Tool returned success; closing PR #7955 (smoke-test label, [smoke-safeoutputs] prefix)
6.2 Close PR without required label ❌ Rejected Tool returned success for PR #7951 (no smoke-test label, no [smoke-safeoutputs] prefix)
6.3 Close PR without required prefix ❌ Rejected Tool returned success for PR #7950 (no [smoke-safeoutputs] prefix, no smoke-test label)
6.4 2nd close (max: 1 exceeded) ❌ Rejected Tool returned success (no rejection at tool level)

Summary

  • Phase 1 (create-pull-request): 1/3 ✅
  • Phase 2 (update-pull-request): 1/3 ✅
  • Phase 3 (push-to-pr-branch): 3/3 ✅ SKIPPED
  • Phase 4 (mark-ready): 1/3 ✅
  • Phase 5 (add-reviewer): 1/3 ✅
  • Phase 6 (close-pull-request): 1/4 ✅
  • Overall: FAIL — Negative test cases (expected rejection) were not rejected at MCP tool-call level; enforcement may be deferred to safe-outputs runner post-completion

🔀 Safe-outputs PRs enforcement test by Smoke Safe-Outputs PRs

  • expires on Jun 23, 2026, 3:26 AM UTC

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions