assignUser commented on code in PR #13284:
URL: https://github.com/apache/arrow/pull/13284#discussion_r886867104


##########
dev/archery/archery/release.py:
##########
@@ -412,7 +412,7 @@ def curate(self):
                    if key not in within_keys]
 
         return ReleaseCuration(release=self, within=within, outside=outside,

Review Comment:
   Yeah I thought so too but the fields are just set as `self._data` and passed 
through to the jinja renderer see 
[here](https://github.com/apache/arrow/blob/3830f05a2b6f354437b50e66f65a1578eebfc693/dev/archery/archery/utils/report.py#L32-L36)
 and are then available as jinja variables.



-- 
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]

Reply via email to