it would be helpful to avoid re-basing or merging ...
# development
w
it would be helpful to avoid re-basing or merging dependabot reviews in the middle of the day, because it ties up CI resources
i try to interact with them only at the end of my workday (which ends up burning CPU time at night for most people… at least until we have more folks in Asia)
@polite-garden-50641, @hundreds-father-404 ^
downside of course is forgetting to merge them, but.
h
Ack. I'm not actively clicking merge - I had on automerge and then the CI failed and got rebased
w
ah, sorry
p
ack.
fwiw, I always look at the CI queue before I rebase/re-push.
👍 1
FWIW, I think building wheels for PRs seems excessive and very expensive.... https://github.com/pantsbuild/pants/actions/runs/3266083638
w
we only do for things which touch relevant files (
pants.toml
, some stuff in core, etc)… we always have though, that’s not new.
Benjy changed the layout (but not content) of the jobs recently