Add CI job to check for deleted files (#8727)

Co-Authored-By: Michael Sproul <michael@sigmaprime.io>

Co-Authored-By: Michael Sproul <michaelsproul@users.noreply.github.com>
This commit is contained in:
Michael Sproul
2026-02-27 08:05:57 +11:00
committed by GitHub
parent a1ef265c9e
commit 2f43d234d8
3 changed files with 30 additions and 0 deletions

7
.github/forbidden-files.txt vendored Normal file
View File

@@ -0,0 +1,7 @@
# Files that have been intentionally deleted and should not be re-added.
# This prevents accidentally reviving files during botched merges.
# Add one file path per line (relative to repo root).
beacon_node/beacon_chain/src/otb_verification_service.rs
beacon_node/store/src/partial_beacon_state.rs
beacon_node/store/src/consensus_context.rs