-
Notifications
You must be signed in to change notification settings - Fork 15
introduce prepush git hook #408
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
jumski
commented
Nov 21, 2025
- Adds a 'prepush' target to multiple projects that includes fast-running checks
- Enables caching selectively in multiple prepush dependencies
- Adds a pre-push git hook to lefthook.yml that invokes prepush with nx affected
|
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
|
View your CI Pipeline Execution ↗ for commit 9815af4
☁️ Nx Cloud last updated this comment at |
25ae7f4 to
7f2a5be
Compare
4501f43 to
f1f7e06
Compare
💡 Codex ReviewLines 57 to 60 in 25ae7f4
The new pre-push hook runs ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
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". |
7f2a5be to
9815af4
Compare
🔍 Preview Deployment: Website✅ Deployment successful! 🔗 Preview URL: https://pr-408.pgflow.pages.dev 📝 Details:
_Last updated: _ |
Merge activity
|
- Adds a 'prepush' target to multiple projects that includes fast-running checks - Enables caching selectively in multiple prepush dependencies - Adds a pre-push git hook to lefthook.yml that invokes prepush with nx affected
