Skip to content

Configure release workflow to allow githubnext.github.io network access#7206

Merged
pelikhan merged 2 commits intomainfrom
copilot/configure-release-workflow-domain
Dec 22, 2025
Merged

Configure release workflow to allow githubnext.github.io network access#7206
pelikhan merged 2 commits intomainfrom
copilot/configure-release-workflow-domain

Conversation

Copy link
Contributor

Copilot AI commented Dec 22, 2025

The release workflow generates documentation links in release highlights but couldn't access githubnext.github.io to verify paths.

Changes

  • Added githubnext.github.io to the network.allowed array in .github/workflows/release.md
  • Recompiled workflow to propagate the network configuration to release.lock.yml

The workflow prompt instructs the agent to create documentation links like:

- User docs: `https://githubnext.github.io/gh-aw/`
- Reference: `https://githubnext.github.io/gh-aw/reference/`

Network access enables the agent to verify these paths exist before linking.

Original prompt

Configure the release.md agentic workflow such that network has githubnext.github.io as an allowed domain.

Custom agent used: create-agentic-workflow
Design agentic workflows using GitHub Agentic Workflows (gh-aw) extension with interactive guidance on triggers, tools, and security best practices.


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

Copilot AI self-assigned this Dec 22, 2025
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Update release.md workflow to allow specific domain Configure release workflow to allow githubnext.github.io network access Dec 22, 2025
Copilot AI requested a review from pelikhan December 22, 2025 06:00
@pelikhan pelikhan marked this pull request as ready for review December 22, 2025 06:02
@pelikhan pelikhan merged commit 64e3cec into main Dec 22, 2025
4 checks passed
@pelikhan pelikhan deleted the copilot/configure-release-workflow-domain branch December 22, 2025 06:02
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

Comments