-
-
Notifications
You must be signed in to change notification settings - Fork 1
In CI, make sure the string TODO_ doesn't appear except on the template branch #30
Copy link
Copy link
Open
Labels
HacktoberfestA good-for-Hacktoberfest issue. This label is only maintained in October.A good-for-Hacktoberfest issue. This label is only maintained in October.domain: GitHub ActionsInvolves GitHub Actions.Involves GitHub Actions.good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededpriority: somedayIf you need this, please let me know!If you need this, please let me know!state: approvedApproved to proceed.Approved to proceed.type: featureBrand new functionality, features, pages, workflows, endpoints, etc.Brand new functionality, features, pages, workflows, endpoints, etc.
Description
Activity
Metadata
Metadata
Assignees
Labels
HacktoberfestA good-for-Hacktoberfest issue. This label is only maintained in October.A good-for-Hacktoberfest issue. This label is only maintained in October.domain: GitHub ActionsInvolves GitHub Actions.Involves GitHub Actions.good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededpriority: somedayIf you need this, please let me know!If you need this, please let me know!state: approvedApproved to proceed.Approved to proceed.type: featureBrand new functionality, features, pages, workflows, endpoints, etc.Brand new functionality, features, pages, workflows, endpoints, etc.
Is your feature request related to a problem? Please describe.
I sometimes forget to replace this.
Describe the solution you'd like
This should be a new workflow that runs during CI, which can group this and other template-related chore checks.
Describe alternatives you've considered
None.
Additional context
The simplest of text searches is okay here, I just don't have experience with how to do that in Linux.
Some checks that are currently implemented as Rust tests will likely become superfluous from this.
The ones that make sure the version number is updated should stay, though.