Skip to content

ci: skip Real Vuforia on pull requests - #3484

Merged
adamtheturtle merged 7 commits into
mainfrom
skip-real-on-prs
Aug 25, 2026
Merged

ci: skip Real Vuforia on pull requests#3484
adamtheturtle merged 7 commits into
mainfrom
skip-real-on-prs

Conversation

@adamtheturtle

Copy link
Copy Markdown
Member

Summary

  • Real Vuforia CI fails with ProjectSuspendedError on a stable set of matrix jobs (same SECRET_INDEX each run), which blocks all Dependabot PRs under the shared vuforia_credentials concurrency group.
  • Skip --skip-real on pull_request only; keep Real Vuforia on push to main and the daily schedule.

Test plan

  • This PR's Test workflow goes green (mock + docker backends only)
  • After merge, re-run Test on open Dependabot PRs and confirm they can merge
  • Follow up separately: replace/unsuspend Vuforia projects in ci_secrets so Real coverage on main is fully healthy

Made with Cursor

Several credential slots return ProjectSuspended, which permanently fails
the same matrix cells. Keep Real coverage on main and schedule runs.
@adamtheturtle
adamtheturtle enabled auto-merge (squash) August 24, 2026 19:53
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