Hey Andy,

What's the error message?
Ensure, that You've correctly set up the environment variables described in
the
docstring:

# This utility assumes you already have a local Arrow git clone and that you
# have added remotes corresponding to both (i) the Github Apache Arrow
mirror
# and (ii) the apache git repo.
#
# There are several pieces of authorization possibly needed via environment
# variables
#
# JIRA_USERNAME: your Apache JIRA id
# JIRA_PASSWORD: your Apache JIRA password
# ARROW_GITHUB_API_TOKEN: a GitHub API token to use for API requests (to
avoid
# rate limiting)

On Mon, Apr 1, 2019 at 1:46 AM Andy Grove <andygrov...@gmail.com> wrote:

> I'm not sure what I'm missing, but when I run ./dev/merge_pr.sh on a new
> computer, I am prompted for my github username and even when I enter that,
> the merge fails. I'm using the same id_rsa key on the new computer. I've
> also tried setting the github oauth token in an environment variable as per
> the instructions on the wiki.
>
> I'm sure I'm missing something obvious but could use some help.
>
> Thanks,
>
> Andy.
>

Reply via email to