You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/06/02 10:54:31 UTC

[GitHub] [arrow] pitrou commented on a diff in pull request #13283: ARROW-16708: [Dev] Replace basic auth with token auth for JIRA

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


##########
dev/merge.conf.sample:
##########
@@ -19,10 +19,8 @@
 # Install a copy of this file at ~/.config/arrow/merge.conf
 
 [jira]
-# issues.apache.org JIRA credentials. Sadly, the jira instance doesn't offer
-# token credentials. Ensure that the file is properly protected.
-username=johnsmith
-password=123456
+# issues.apache.org JIRA PAT

Review Comment:
   Please spell "Personal Access Token" in full, "PAT" is cryptic



-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org