rusackas commented on PR #40722:
URL: https://github.com/apache/superset/pull/40722#issuecomment-4624144733

   Added a small `.asf.yaml` change here: since this PR makes `pre-commit` run 
**current-only on PRs**, `pre-commit (previous)` will no longer be produced on 
pull requests — and it's a required status check, so leaving it listed would 
block every PR on "Expected — Waiting for status to be reported." Removed it; 
`pre-commit (current)` stays required.
   
   Note this is a *matrix reduction*, so it just needs the context removed (no 
shim) — unlike the skippable matrix jobs `unit-tests`/`test-postgres`, which 
are handled separately in #40772 with always-running `*-required` anchor jobs.
   
   Suggested merge order so master never sits broken: **#40772 first** (fixes 
the current frontend/Dependabot block), then this PR. If #40772 lands first 
there may be a trivial `.asf.yaml` rebase here (it swaps the 
`unit-tests`/`test-postgres` contexts that this branch still lists).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to