sbp commented on code in PR #908:
URL: 
https://github.com/apache/tooling-trusted-releases/pull/908#discussion_r2955020477


##########
atr/tasks/checks/paths.py:
##########
@@ -52,10 +52,11 @@ async def check(args: checks.FunctionArguments) -> 
results.Results | None:
     # https://infra.apache.org/release-distribution.html
     # - Incubation Policy (IP)
     # https://incubator.apache.org/policy/incubation.html
-    base_recorder = await args.recorder()
+    base_recorder = await args.recorder(CHECK_VERSION)
 
     recorder_errors = await checks.Recorder.create(

Review Comment:
   Oh yeah, that'd be neat! Probably should be in a later commit though?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to