Skip to content

[codex] Make LongBridge manual invoke default to precheck#172

Merged
Pigbibi merged 1 commit into
mainfrom
codex/safe-default-cloud-run-invoke
Jun 18, 2026
Merged

[codex] Make LongBridge manual invoke default to precheck#172
Pigbibi merged 1 commit into
mainfrom
codex/safe-default-cloud-run-invoke

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • default manual Cloud Run invoke path to /precheck instead of /
  • require allow_live_execution=true before manual invokes may call /
  • extend the workflow guard test for the safe default and explicit live guard

Review finding

The scheduler-backed invoke fix made / reachable again for internal-ingress services. Since / is the live execution entrypoint and the workflow default was /, a default manual dispatch could trigger live execution. This PR keeps the scheduler-backed path but makes the safe dry-run path the default.

Validation

  • bash tests/test_invoke_cloud_run_workflow.sh

@Pigbibi Pigbibi marked this pull request as ready for review June 18, 2026 10:35
@Pigbibi Pigbibi merged commit 0cbff0b into main Jun 18, 2026
1 check passed
@Pigbibi Pigbibi deleted the codex/safe-default-cloud-run-invoke branch June 18, 2026 10:35
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