Skip to content

Added drasi.io to network allowed list#7

Draft
ruokun-niu wants to merge 17 commits intomainfrom
agentic-workflow-network-update
Draft

Added drasi.io to network allowed list#7
ruokun-niu wants to merge 17 commits intomainfrom
agentic-workflow-network-update

Conversation

@ruokun-niu
Copy link
Copy Markdown
Contributor

Description

Please explain the changes you've made.

Type of change

  • This pull request fixes a bug in Drasi and has an approved issue (issue link required).
  • This pull request adds or changes features of Drasi and has an approved issue (issue link required).
  • This pull request is a minor refactor, code cleanup, test improvement, or other maintenance task and doesn't change the functionality of Drasi (issue link optional).

Fixes: #issue_number

Signed-off-by: ruokun-niu <ruokunniu@gmail.com>
Copy link
Copy Markdown

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 updates the GitHub Agentic Workflows (gh-aw) PR reviewer workflows to allow outbound network access to drasi.io, enabling the reviewers’ “load Drasi domain context” step to fetch https://drasi.io/drasi-context.yaml under the workflow firewall.

Changes:

  • Added network.allowed: [defaults, "drasi.io"] to the PR reviewer workflow frontmatter files (pr-*-reviewer.md).
  • Regenerated the corresponding compiled lock workflows (pr-*-reviewer.lock.yml) so the firewall allowed-domains lists include drasi.io.

Reviewed changes

Copilot reviewed 12 out of 12 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
.github/workflows/pr-testing-reviewer.md Adds drasi.io to the network allowed list for the testing PR reviewer agent.
.github/workflows/pr-testing-reviewer.lock.yml Regenerated lock workflow to include drasi.io in firewall/allowed domain settings.
.github/workflows/pr-security-reviewer.md Adds drasi.io to the network allowed list for the security PR reviewer agent.
.github/workflows/pr-security-reviewer.lock.yml Regenerated lock workflow to include drasi.io in firewall/allowed domain settings.
.github/workflows/pr-prior-art-reviewer.md Adds drasi.io to the network allowed list for the prior-art PR reviewer agent.
.github/workflows/pr-prior-art-reviewer.lock.yml Regenerated lock workflow to include drasi.io in firewall/allowed domain settings.
.github/workflows/pr-docs-reviewer.md Adds drasi.io to the network allowed list for the docs PR reviewer agent.
.github/workflows/pr-docs-reviewer.lock.yml Regenerated lock workflow to include drasi.io in firewall/allowed domain settings.
.github/workflows/pr-design-reviewer.md Adds drasi.io to the network allowed list for the design PR reviewer agent.
.github/workflows/pr-design-reviewer.lock.yml Regenerated lock workflow to include drasi.io in firewall/allowed domain settings.
.github/workflows/pr-correctness-reviewer.md Adds drasi.io to the network allowed list for the correctness PR reviewer agent.
.github/workflows/pr-correctness-reviewer.lock.yml Regenerated lock workflow to include drasi.io in firewall/allowed domain settings.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +18 to +21
network:
allowed:
- defaults
- "drasi.io"
Comment on lines +18 to +21
network:
allowed:
- defaults
- "drasi.io"
Signed-off-by: ruokun-niu <ruokunniu@gmail.com>
@ruokun-niu ruokun-niu marked this pull request as draft May 5, 2026 20:58
ruokun-niu added 15 commits May 5, 2026 14:11
Signed-off-by: ruokun-niu <ruokunniu@gmail.com>
Signed-off-by: ruokun-niu <ruokunniu@gmail.com>
Signed-off-by: ruokun-niu <ruokunniu@gmail.com>
Signed-off-by: ruokun-niu <ruokunniu@gmail.com>
Signed-off-by: ruokun-niu <ruokunniu@gmail.com>
Signed-off-by: ruokun-niu <ruokunniu@gmail.com>
Signed-off-by: ruokun-niu <ruokunniu@gmail.com>
Signed-off-by: ruokun-niu <ruokunniu@gmail.com>
Signed-off-by: ruokun-niu <ruokunniu@gmail.com>
Signed-off-by: ruokun-niu <ruokunniu@gmail.com>
Signed-off-by: ruokun-niu <ruokunniu@gmail.com>
Signed-off-by: ruokun-niu <ruokunniu@gmail.com>
Signed-off-by: ruokun-niu <ruokunniu@gmail.com>
Signed-off-by: ruokun-niu <ruokunniu@gmail.com>
Signed-off-by: ruokun-niu <ruokunniu@gmail.com>
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