Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 3, 2026

During the gh-actions/actions/ migration in commit 6a20085, the envoy/ci/env/action.yml file was not moved because .gitignore excludes env/ directories (for Python virtual environments).

Changes

  • Restored actions/envoy/ci/env/action.yml from commit 9ba6545
  • Updated .gitignore with exception rule !actions/envoy/ci/env/ to allow this specific directory

Verification

All 72 action.yml files from gh-actions/ now exist in actions/:

  • github/env/* actions were already restored in actions/github/env: Add back missing action #3375
  • github/script/run/action.yml was migrated correctly (JS files properly located in js/ directory)
  • envoy/ci/env/action.yml was the only remaining missing action
Original prompt

at 9ba6545 the repo had gh-actions/... which specified lots of gh actions

in the next commit they were re/moved -- iirc we copied them previously - but looks like you messed it and some are missing - ive just raised a pr for 3 of the (github/env/...) but i want to know definitively if any else are misisng and to revive them similar to #3375 if needed


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

@netlify
Copy link

netlify bot commented Jan 3, 2026

Deploy Preview for nifty-bassi-e26446 ready!

Name Link
🔨 Latest commit b680091
🔍 Latest deploy log https://app.netlify.com/projects/nifty-bassi-e26446/deploys/695959194fad260008951bba
😎 Deploy Preview https://deploy-preview-3376--nifty-bassi-e26446.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copilot AI changed the title [WIP] Revive missing GitHub actions from repository Restore missing envoy/ci/env action from gh-actions migration Jan 3, 2026
Copilot AI requested a review from phlax January 3, 2026 17:56
@phlax phlax force-pushed the copilot/revive-missing-gh-actions branch from 42a0f6f to 5f13230 Compare January 3, 2026 17:58
@phlax phlax changed the title Restore missing envoy/ci/env action from gh-actions migration actions: Restore missing actions Jan 3, 2026
@phlax phlax force-pushed the copilot/revive-missing-gh-actions branch from 5f13230 to b680091 Compare January 3, 2026 17:59
@phlax phlax marked this pull request as ready for review January 3, 2026 18:02
@phlax phlax merged commit 5544efa into main Jan 3, 2026
90 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