Skip to content

chore: remove Copilot setup workflow#380

Merged
Boshen merged 1 commit into
mainfrom
codex/remove-copilot-setup-steps-20260626-oxc-sourcemap
Jun 26, 2026
Merged

chore: remove Copilot setup workflow#380
Boshen merged 1 commit into
mainfrom
codex/remove-copilot-setup-steps-20260626-oxc-sourcemap

Conversation

@Boshen

@Boshen Boshen commented Jun 26, 2026

Copy link
Copy Markdown
Member

Removes .github/workflows/copilot-setup-steps.yml from the repository.

@Boshen Boshen marked this pull request as ready for review June 26, 2026 07:26
@Boshen Boshen merged commit ac8ca04 into main Jun 26, 2026
6 checks passed
@Boshen Boshen deleted the codex/remove-copilot-setup-steps-20260626-oxc-sourcemap branch June 26, 2026 07:26

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 93faab0cde

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

with:
cache-key: warm
save-cache: false
tools: just,typos-cli,cargo-shear,dprint

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Keep agent tool setup available

When Copilot coding-agent sessions run, GitHub only applies repo-specific setup from .github/workflows/copilot-setup-steps.yml when that file is present on the default branch (docs). Deleting the step that installed just,typos-cli,cargo-shear,dprint leaves those sessions following AGENTS.md/justfile validation (just ready calls typos, cargo shear, and dprint) without the required binaries, so future agent changes can fail before they can run the documented checks unless this setup is kept or replaced with an equivalent one.

Useful? React with 👍 / 👎.

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.

1 participant