You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Neal Richardson (Jira)" <ji...@apache.org> on 2022/02/15 20:28:00 UTC

[jira] [Created] (ARROW-15690) [Dev] Update GitHub Actions workflows that hardcode master as default

Neal Richardson created ARROW-15690:
---------------------------------------

             Summary: [Dev] Update GitHub Actions workflows that hardcode master as default
                 Key: ARROW-15690
                 URL: https://issues.apache.org/jira/browse/ARROW-15690
             Project: Apache Arrow
          Issue Type: Sub-task
          Components: Developer Tools
            Reporter: Neal Richardson


{{git rev-parse --abbrev-ref origin/HEAD | sed s@origin/@@}} will tell us what the default branch is. Identify the default branch and use it.

* https://github.com/apache/arrow/blob/master/.github/workflows/archery.yml#L52
* https://github.com/apache/arrow/blob/master/.github/workflows/comment_bot.yml
* Update https://github.com/apache/arrow/blob/master/ci/detect-changes.py#L231 to be master or main; also update comments



--
This message was sent by Atlassian Jira
(v8.20.1#820001)