Hi, I like this. I tried this before but it didn't work. I tried the pull request and it worked!
Thanks, -- kou In <canva0dgwkts0n+4xl6o0vjbf32dnmr2dyt7qzby9scwqhic...@mail.gmail.com> "[Dev] Switch to token authentication for archery & merge script" on Wed, 1 Jun 2022 13:44:06 +0200, Jacob Wujciak <ja...@voltrondata.com> wrote: > Hello Everyone, > > I would like to propose that we switch from basic authentication with JIRA > in the merge script and archery to PAT based token authentication. > > Basic authentication is deprecated in Jira Cloud [1] and PATs remove the > need to save your password in clear text (e.g. config file), PATS are > easily created [2], PATs can be revoked and an expiry date set. Token > authentication also does not trigger a captcha. The changes needed in > workflow and scripts are minimal and easily outweighed by the advantages. > > I have created a PR with the necessary changes [3]. > > Best, > Jacob > > [1]: > https://developer.atlassian.com/cloud/jira/platform/deprecation-notice-basic-auth-and-cookie-based-auth/ > [2]: > https://confluence.atlassian.com/enterprise/using-personal-access-tokens-1026032365.html > [3]: https://github.com/apache/arrow/pull/13283