ops: remove --self-test from attribution-trailer lint

Operator ruling on PR #4433: the self-test doubled the script size
without adding value. Drops the --self-test mode + fixtures from
check-attribution-trailers.sh and the CI self-test step that invoked
it. The anchored trailer regex and the real BASE..HEAD scan are
unchanged.

Refs #4432
This commit is contained in:
atlas 2026-09-15 23:59:39 +02:00 committed by mara
commit 91320fdd80
2 changed files with 0 additions and 33 deletions

View file

@ -53,8 +53,6 @@ jobs:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- name: self-test
run: sh scripts/check-attribution-trailers.sh --self-test
- name: lint
run: sh scripts/check-attribution-trailers.sh