Skip to content

chore: migrate audit bridge to AIAuditBridge#24

Merged
Pigbibi merged 2 commits into
mainfrom
codex/migrate-ai-repo-slugs
Jul 3, 2026
Merged

chore: migrate audit bridge to AIAuditBridge#24
Pigbibi merged 2 commits into
mainfrom
codex/migrate-ai-repo-slugs

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Switch shadow signal dispatch defaults/tests to QuantStrategyLab/AIAuditBridge.

Validation

  • git diff --check
  • python3 -m pytest tests/test_dispatch_shadow_signal_workflow.py tests/test_post_shadow_signal_request.py -q

Co-Authored-By: Codex <noreply@openai.com>
@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

🤖 Codex PR Review

⚠️ Review skipped: The Codex review could not be completed.

No Codex service URL or API key configured. Set CODEX_AUDIT_SERVICE_URL, ANTHROPIC_API_KEY, or OPENAI_API_KEY.

Please ensure a human reviewer checks this PR before merging.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: e30c89fd33

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

timeout-minutes: 30
env:
BRIDGE_REPOSITORY: ${{ vars.CODEX_AUDIT_BRIDGE_REPOSITORY || 'QuantStrategyLab/CodexAuditBridge' }}
BRIDGE_REPOSITORY: ${{ vars.CODEX_AUDIT_BRIDGE_REPOSITORY || 'QuantStrategyLab/AIAuditBridge' }}

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Scope the app token to the new bridge repo

When CROSS_REPO_GITHUB_APP_ID and CROSS_REPO_GITHUB_APP_PRIVATE_KEY are configured, the workflow creates APP_TOKEN for the hard-coded CodexAuditBridge repository below, but this changed default dispatch target to QuantStrategyLab/AIAuditBridge. The dispatch step prefers APP_TOKEN over CODEX_AUDIT_DISPATCH_TOKEN, so scheduled/default runs in that environment will call the AIAuditBridge workflow with a token scoped to the old repo and fail authorization instead of dispatching the bridge.

Useful? React with 👍 / 👎.

@Pigbibi Pigbibi enabled auto-merge July 3, 2026 07:25
Co-Authored-By: Codex <noreply@openai.com>
@Pigbibi Pigbibi merged commit fde5343 into main Jul 3, 2026
3 checks passed
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.

1 participant