Skip to content

Add copilot-setup-steps.yml to pre-install dependencies for Copilot cloud agent - #4

Merged
SynthLuvr merged 2 commits into
mainfrom
copilot/setup-copilot-workflow
Jun 12, 2026
Merged

Add copilot-setup-steps.yml to pre-install dependencies for Copilot cloud agent#4
SynthLuvr merged 2 commits into
mainfrom
copilot/setup-copilot-workflow

Conversation

Copilot AI commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Copilot's cloud agent environment needs dependencies pre-installed to avoid slow/unreliable trial-and-error discovery. This adds the required setup steps workflow so Copilot can build, lint, and test deterministically.

Changes

  • .github/workflows/copilot-setup-steps.yml: mirrors the CI toolchain (checkout → pnpm setup → Node 24 with pnpm cache → pnpm install --frozen-lockfile)
  • Uses environment: copilot so secrets stored under that environment (ELYOS_API_KEY, OPENAI_API_KEY) are automatically injected — add them under Settings → Environments → copilot

Comment thread .github/workflows/copilot-setup-steps.yml Outdated
@SynthLuvr
SynthLuvr marked this pull request as ready for review June 12, 2026 05:57
@SynthLuvr
SynthLuvr merged commit 447ef33 into main Jun 12, 2026
3 checks passed
@SynthLuvr
SynthLuvr deleted the copilot/setup-copilot-workflow branch June 12, 2026 05:58
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