Skip to content

chore: migrate audit bridge to AIAuditBridge#41

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

chore: migrate audit bridge to AIAuditBridge#41
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 monthly snapshot audit defaults/docs/tests to QuantStrategyLab/AIAuditBridge.

Validation

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

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

@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: 664c6dc4c3

ℹ️ 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".

FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: "true"
CODEX_AUDIT_ENABLED: ${{ vars.CODEX_AUDIT_ENABLED || 'true' }}
CODEX_AUDIT_BRIDGE_REPOSITORY: ${{ vars.CODEX_AUDIT_BRIDGE_REPOSITORY || 'QuantStrategyLab/CodexAuditBridge' }}
CODEX_AUDIT_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.

P2 Badge Scope the app token to the new audit repository

When CROSS_REPO_GITHUB_APP_* credentials are configured, this default now dispatches to QuantStrategyLab/AIAuditBridge, but the GitHub App token step is still scoped to the CodexAuditBridge repository and the dispatch script prefers that app token over CODEX_AUDIT_DISPATCH_TOKEN. In that environment the workflow creates a token that cannot access the new target repo, so the monthly audit dispatch to /repos/QuantStrategyLab/AIAuditBridge/actions/workflows/codex_audit.yml/dispatches fails instead of falling back to the secret token.

Useful? React with 👍 / 👎.

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