[go: up one dir, main page]

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.rst for the protocol and the environment, CHANGES.rst at the root of the repository for everything else).
  • Select suitable reviewers using the Reviewers field below.
  • Select as Assignee the next person who should take action on that MR
Edited by Arvid Jakobsson

Merge request reports

Loading