Actions
Bug #8012
closedScript check-techniques.sh fails on first error
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
check-techniques.sh fails and stop at the first error, meaning that we need to run it multiple time, fixing the issue one after the other, rather than having a list of everything that is wrong and correct them at one
This makes the process tedious and error prone (I had to redo a lot of PRs because of that)
Actions