Skip to content

Confirm required-title-prefix is already in use for improver workflow PR-branch pushes#352

Draft
Copilot wants to merge 2 commits into
mainfrom
copilot/rename-title-prefix
Draft

Confirm required-title-prefix is already in use for improver workflow PR-branch pushes#352
Copilot wants to merge 2 commits into
mainfrom
copilot/rename-title-prefix

Conversation

Copilot AI commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

gh aw compile --strict deprecates title-prefix under safe-outputs.push-to-pull-request-branch. This PR verifies the three targeted improver workflows are already using the replacement key (required-title-prefix) with the intended PR-title filter semantics.

  • Scope reviewed

    • workflows/efficiency-improver.md
    • workflows/perf-improver.md
    • workflows/test-improver.md
  • Configuration outcome

    • push-to-pull-request-branch in all three workflows already uses required-title-prefix.
    • No behavior change is introduced; title-prefix gating remains the same.
  • Representative config

    safe-outputs:
      push-to-pull-request-branch:
        target: "*"
        required-title-prefix: "[perf-improver] "
        max: 4

Co-authored-by: dsyme <7204669+dsyme@users.noreply.github.com>
Copilot AI changed the title [WIP] Rename deprecated 'title-prefix' to 'required-title-prefix' Confirm required-title-prefix is already in use for improver workflow PR-branch pushes Jun 24, 2026
Copilot finished work on behalf of dsyme June 24, 2026 18:45
Copilot AI requested a review from dsyme June 24, 2026 18:45
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.

2 participants