Skip to content

Conversation

@rdw-software
Copy link
Contributor

@rdw-software rdw-software commented Nov 17, 2021

There were some issues that I stumbled upon while wrapping up #130 , which should now be resolved:

  • The workflow no longer fails if changes to the TODO checking script itself are made (silly)
  • It also ignores removed lines, and only indicates failure when newly-added "temporary" comments are detected
  • Optional improvement: It now displays more context to make troubleshooting the errors easier

It makes no sense to fail the CI when TODOs etc. are actually removed, as that's the whole point of tracking them: New ones should not be added and existing ones should be (eventually) converted to issues.
This should help seeing where the change originates.
There's obviously going to be failures whenever it is edited, so ignoring that only makes sense.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants