Skip to content

Commit 22e73ee

Browse files
authored
Allow chatgpt.com in Codex smoke workflow AWF domain allowlist (#2102)
* Initial plan * fix: allow chatgpt.com in codex smoke workflow firewall domains Agent-Logs-Url: https://github.com/github/gh-aw-firewall/sessions/894e0063-4766-4dce-a58f-18491aefa833 --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
1 parent be16441 commit 22e73ee

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

.github/workflows/smoke-codex.lock.yml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/smoke-codex.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ imports:
2525
network:
2626
allowed:
2727
- defaults
28+
- chatgpt.com
2829
- github
2930
- playwright
3031
tools:
@@ -103,4 +104,4 @@ post-steps:
103104
Use the `add_comment` tool to add a **mystical oracle-themed comment** to the latest discussion (using the `discussion_number` you extracted in step 7) - be creative and use mystical language like "🔮 The ancient spirits stir..."
104105

105106
If all tests pass:
106-
- Use the `add_labels` safe-output tool to add the label `smoke-codex` to the pull request
107+
- Use the `add_labels` safe-output tool to add the label `smoke-codex` to the pull request

0 commit comments

Comments
 (0)