Skip to content

Update copilot-setup-steps.yml#43

Merged
kristapratico merged 1 commit intomainfrom
kristapratico-patch-2
Jun 18, 2025
Merged

Update copilot-setup-steps.yml#43
kristapratico merged 1 commit intomainfrom
kristapratico-patch-2

Conversation

@kristapratico
Copy link
Owner

Description

Please add an informative description that covers that changes made by the pull request and link all relevant issues.

If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

Copilot AI review requested due to automatic review settings June 18, 2025 23:45
@kristapratico kristapratico merged commit 5c9aede into main Jun 18, 2025
2 checks passed
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

The PR updates the GitHub Actions workflow to replace the general firewall toggle with a specific allow-list entry for the Copilot agent.

  • Swaps out COPILOT_AGENT_FIREWALL_ENABLED: false
  • Adds COPILOT_AGENT_FIREWALL_ALLOW_LIST pointing to the required host
Comments suppressed due to low confidence (1)

.github/workflows/copilot-setup-steps.yml:6

  • The new env entry is missing the '-' prefix to match the list format used for the other env variables, which may cause YAML parsing errors in GitHub Actions.
  COPILOT_AGENT_FIREWALL_ALLOW_LIST: frdvsblobprodcus327.vsblob.vsassets.io

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