diff --git a/.github/workflows/reviewdog.yml b/.github/workflows/reviewdog.yml index 5d6119728..000ee7347 100644 --- a/.github/workflows/reviewdog.yml +++ b/.github/workflows/reviewdog.yml @@ -29,6 +29,8 @@ jobs: # Example failure: TODO_UPNEXT: # Example non-failure: TODO_UPNEXT(@olshansk): # See https://github.com/pokt-network/action-fail-on-found + # TODO_IMPROVE: Add more details to the errors + # Ref: https://github.com/pokt-network/poktroll/pull/896#pullrequestreview-2415490611 check_todo_upnext: name: Check TODO_UPNEXT runs-on: ubuntu-latest