pitrou commented on code in PR #13283:
URL: https://github.com/apache/arrow/pull/13283#discussion_r887823985


##########
dev/README.md:
##########
@@ -54,12 +54,13 @@ have to install Python dependencies yourself and then run 
`dev/merge_arrow_pr.py
 directly)
 
 The merge script uses the GitHub REST API. You must set a
-`ARROW_GITHUB_API_TOKEN` environment variable to use a Personal Access
-Token. You need to add `workflow` scope to the Personal Access Token.
+`ARROW_GITHUB_API_TOKEN` environment variable to use a 
+[Personal Access 
Token](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token).
 
+You need to add `workflow` scope to the Personal Access Token.
 
-You can specify the username and the password of your JIRA account in
-`APACHE_JIRA_USERNAME` and `APACHE_JIRA_PASSWORD` environment variables.
-If these aren't supplied, the script will ask you the values of them.
+You can specify the [Personal Access 
Token](https://confluence.atlassian.com/enterprise/using-personal-access-tokens-1026032365.html)
 of your JIRA account in the 
+`APACHE_JIRA_TOKEN` environment variable.

Review Comment:
   Nit, but can we try to keep this more or less wrapped at less than 80 
columns?



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