Skip to content

Conversation

@akoeplinger
Copy link
Member

@akoeplinger akoeplinger commented Jun 27, 2025

This doesn't actually work as an env var, it needs to be set as a GitHub Actions variable in the repository settings: https://github.com/orgs/community/discussions/163374

I added the variable and it seems to have helped Copilot access the feeds.

Also only do a restore in copilot-setup-steps.yml to make sure a build error doesn't break Copilot

This doesn't actually work as an env var, it needs to be set as a GitHub Actions variable in the repository settings.
Copy link

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

This PR removes the unsupported firewall environment variable from the GitHub Actions workflow and updates the build step to only perform a restore, as outlined in the PR description.

  • Removed the COPILOT_AGENT_FIREWALL_ALLOW_LIST_ADDITIONS env variable block
  • Updated the build step to use "./eng/common/build.sh --restore" for dependency restoration

@akoeplinger akoeplinger merged commit feac802 into main Jun 30, 2025
19 checks passed
@akoeplinger akoeplinger deleted the akoeplinger-patch-1 branch June 30, 2025 10:55
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.

3 participants