Skip to content

chore: remove Copilot setup workflow - #87

Merged
ShoGinn merged 1 commit into
mainfrom
codex/remove-copilot-setup
Aug 2, 2026
Merged

chore: remove Copilot setup workflow#87
ShoGinn merged 1 commit into
mainfrom
codex/remove-copilot-setup

Conversation

@ShoGinn

@ShoGinn ShoGinn commented Aug 2, 2026

Copy link
Copy Markdown
Owner

Summary

  • remove the Copilot-specific dependency bootstrap workflow
  • keep AGENTS.md and the repository-wide Copilot instructions as the onboarding sources of truth
  • avoid installing both dependency trees before every cloud-agent task

Rationale

The repository already has standard locked dependency manifests and documented bootstrap commands. The special setup workflow duplicated that configuration, added maintenance overhead, and performed unnecessary setup for documentation-only tasks.

Validation

  • pre-commit run --all-files
  • commit-time ty check
  • pre-push fast backend tests
  • pre-push frontend typecheck
  • pre-push frontend tests

This PR deletes only .github/workflows/copilot-setup-steps.yml.

Copilot AI review requested due to automatic review settings August 2, 2026 00:18
@railway-app

railway-app Bot commented Aug 2, 2026

Copy link
Copy Markdown

🚅 Deployed to the tax-tracker-pr-87 environment in endearing-eagerness

Service Status Web Updated (UTC)
tax-tracker ✅ Success (View Logs) Web Aug 2, 2026 at 12:20 am

@railway-app
railway-app Bot temporarily deployed to endearing-eagerness / tax-tracker-pr-87 August 2, 2026 00:18 Destroyed

Copilot AI 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.

Pull request overview

Removes the repository’s Copilot cloud-agent bootstrap workflow so onboarding and dependency setup are driven by the existing documented commands (e.g., in AGENTS.md) rather than a dedicated Copilot setup workflow.

Changes:

  • Deleted .github/workflows/copilot-setup-steps.yml, removing the pre-agent GitHub Actions job that installed Node/pnpm and Python/uv dependencies.
  • Eliminated the workflow’s self-triggering behavior on edits to that file.

@ShoGinn
ShoGinn merged commit df1033c into main Aug 2, 2026
17 checks passed
@ShoGinn
ShoGinn deleted the codex/remove-copilot-setup branch August 2, 2026 00:20
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