CI: add accidentally removed [contrib/**/*] in [changeset_lint_files] and remove unused template
What
Adds contrib/**/* in the changes: clause for the oc.misc_checks job (compare this with that).
I also remove a template that is no longer used.
Also shellchecks and shfmts the script contrib/ai-simulator/script-scrap-weeklynet.sh that snuck by in the meantime.
Why
I messed up in !12490 (merged) and accidentally removed this line.
How
Manually testing the MR
Checklist
-
Document the interface of any function added or modified (see the coding guidelines) -
Document any change to the user interface, including configuration parameters (see node configuration) -
Provide automatic testing (see the testing guide). -
For new features and bug fixes, add an item in the appropriate changelog ( docs/protocols/alpha.rstfor the protocol and the environment,CHANGES.rstat the root of the repository for everything else). -
Select suitable reviewers using the Reviewersfield below. -
Select as Assigneethe next person who should take action on that MR
Edited by Arvid Jakobsson