Skip to content

fix: deprecate _copilot-setup-steps — moved to ai-workflows#155

Open
JacobPEvans wants to merge 1 commit intomainfrom
chore/deprecate-copilot-setup
Open

fix: deprecate _copilot-setup-steps — moved to ai-workflows#155
JacobPEvans wants to merge 1 commit intomainfrom
chore/deprecate-copilot-setup

Conversation

@JacobPEvans
Copy link
Copy Markdown
Owner

Summary

Copilot setup is an AI workflow and must live in ai-workflows, not .github.

  • Mark _copilot-setup-steps.yml as deprecated (add comment + if: false)
  • Full removal pending nix-darwin and nix-ai updating their callers

New source: uses: JacobPEvans/ai-workflows/.github/workflows/_copilot-setup-steps.yml@main

🤖 Generated with Claude Code

Copilot setup is an AI workflow and belongs in ai-workflows, not .github.
Marking as deprecated until consumers (nix-darwin, nix-ai) are updated.

(claude)
@JacobPEvans JacobPEvans added type:chore Chore - Maintenance tasks, dependencies, tooling priority:medium Medium - Normal workflow (semver: standard) size:xs XS - Trivial change, <1 hour labels Apr 7, 2026
Copilot AI review requested due to automatic review settings April 7, 2026 14:56
@JacobPEvans JacobPEvans added type:chore Chore - Maintenance tasks, dependencies, tooling priority:medium Medium - Normal workflow (semver: standard) size:xs XS - Trivial change, <1 hour labels Apr 7, 2026
@gemini-code-assist
Copy link
Copy Markdown

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

Copy link
Copy Markdown
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

Deprecates the reusable Copilot Nix setup workflow in this org .github repo, directing consumers to the new canonical workflow location in JacobPEvans/ai-workflows.

Changes:

  • Add a deprecation header comment with the new workflow uses: target.
  • Disable the workflow’s only job via if: false to prevent continued use.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

priority:medium Medium - Normal workflow (semver: standard) size:xs XS - Trivial change, <1 hour type:chore Chore - Maintenance tasks, dependencies, tooling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants