fix: stop private sync workflow from failing pushes#10
Merged
Conversation
- probe private repo access before dispatching repository_dispatch - warn and skip when dispatch credentials cannot access the private target - document the new credential-recovery path in distribution runbooks Co-authored-by: Codex <noreply@openai.com>
- move dispatch-token presence checks into bash instead of step if expressions - keep private sync non-blocking when credentials are missing or unauthorized - preserve the docs updates from the earlier workflow hardening pass Co-authored-by: Codex <noreply@openai.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
secrets.*step guards that causeddispatch-private-syncto fail before jobs startedTesting
node scripts/audit-zombie-files.mjsnode scripts/docs-drift-check.mjsnode scripts/chrome-store-compliance-check.mjsnpm run version:checknpm run lintnpm run typechecknpm run buildnpm run extension:buildnpm run test