nimbus-eth2/.github
Etan Kissling 845bd3d570
ensure that submodule bumps are reachable (#5070)
It occurs sometimes that a submodule is bumped to a PR commit instead of
the corresponding canonical branch (as registered in `.gitmodules`).
Because we typically use `squash`, that PR commit can subsequently
become unreachable, randomly breaking the build of `nimbus-eth2`.
Prevent these accidents by only allowing submodule bumps to commits
on the branch registered in `.gitmodules`. On private branches, simply
update `.gitmodules` to match the personal dev branch.
2023-06-14 01:34:49 +00:00
..
ISSUE_TEMPLATE Update sec template for review [skip ci] 2020-10-12 11:39:15 +02:00
workflows ensure that submodule bumps are reachable (#5070) 2023-06-14 01:34:49 +00:00