Skip to content

tools: improve error detection in find-inactive-collaborators

Rodrigo Muino Tomonari requested to merge github/fork/Trott/error-checking into master

Previously, if the script failed to find a collaborator section in the README file, it would carry on with no results and no error. This detects the problem and throws an error.

It is also more robust in that it will still work if the emeriti section ends up getting moved and does not immedaitely follow the collaborator section.

Merge request reports

Loading