Skip to content

Rename copilot-setup-steps job to required name#316

Merged
jonathanpeppers merged 1 commit intodotnet:mainfrom
jonathanpeppers:fix/copilot-setup-steps-job-name
Mar 19, 2026
Merged

Rename copilot-setup-steps job to required name#316
jonathanpeppers merged 1 commit intodotnet:mainfrom
jonathanpeppers:fix/copilot-setup-steps-job-name

Conversation

@jonathanpeppers
Copy link
Member

@jonathanpeppers jonathanpeppers commented Mar 19, 2026

The Copilot coding agent requires the job in copilot-setup-steps.yml to be named copilot-setup-steps. The job was named validate, causing this error when Copilot tried to process PR #315:

no copilot-setup-steps job found in your copilot-setup-steps.yml workflow file.

See https://gh.io/copilot/actions-setup-steps for the naming requirement.

The Copilot coding agent requires the job in
copilot-setup-steps.yml to be named 'copilot-setup-steps'.
The job was named 'validate', causing an error when Copilot
tried to use the custom setup steps.

See: https://gh.io/copilot/actions-setup-steps

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings March 19, 2026 13:51
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Renames the GitHub Actions job in copilot-setup-steps.yml to the required copilot-setup-steps name so GitHub Copilot coding agent can detect and use the workflow correctly.

Changes:

  • Renamed workflow job from validate to copilot-setup-steps.

@jonathanpeppers jonathanpeppers merged commit dd69300 into dotnet:main Mar 19, 2026
6 of 7 checks passed
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