Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-17680

[Dev] More descriptive error output in merge script

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Developer Tools
    • None

    Description

      I've just updated to the newer version of the merge script, and something is going wrong; however, the error message I'm getting isn't super-helpful for working out what's happened:

        File "/home/nic2/arrow_for_merging_prs_only/dev/merge_arrow_pr.py", line 539, in connect_jira
          return jira.client.JIRA(options={'server': JIRA_API_BASE},
      TypeError: __init__() got an unexpected keyword argument 'token_auth'
      

      Is there some object we could just dump the output of, in cases of failure, so it provides a few more hints to work out what's gone wrong?

      Attachments

        Activity

          People

            Unassigned Unassigned
            thisisnic Nicola Crane
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: