Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

github-bot: config git author name and email #567

Merged
merged 1 commit into from
Dec 14, 2016

Conversation

phillipj
Copy link
Member

@phillipj phillipj commented Dec 9, 2016

Needed for the attempt-backport functionality of the bot since it does
some git actions requiring author name and email, such as git am.

Seeing this when running locally:

TASK [Runtime dependencies | Config node repo author email] ***********************
changed: [github-bot]
 [WARNING]: Consider using git module rather than running git

But as far as I see, manipulating config isn't possible with the git module. Found git_config module tho, if we're fine with requiring ansible v2.1?

Refs: #561

Needed for the attempt-backport functionality of the bot since it does
some git actions requiring author name and email, such as `git am`.

Refs: nodejs#561
jbergstroem

This comment was marked as off-topic.

@phillipj
Copy link
Member Author

For the record:

@jbergstroem you approving the changes as is, I assume we don't want to require ansible v2.1.

@phillipj phillipj merged commit 857f590 into nodejs:master Dec 14, 2016
@phillipj phillipj deleted the gh-bot-git-config branch December 14, 2016 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants