kszucs commented on code in PR #13149:
URL: https://github.com/apache/arrow/pull/13149#discussion_r880206705


##########
dev/tasks/macros.jinja:
##########
@@ -221,3 +222,79 @@ on:
         cp ${formula} $(brew --repository homebrew/core)/Formula/
       done
 {% endmacro %}
+
+{%- macro change_r_pkg_version(is_fork, version = '\\2.\'\"$(date 
+%Y%m%d)\"\'' ) -%}

Review Comment:
   Could you prefix the macros with `github_` so it's clear that they only work 
on GHA.



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