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

Use git command to commit and push version file updates. #16

Merged
merged 4 commits into from
Aug 18, 2021

Conversation

jakhog
Copy link
Contributor

@jakhog jakhog commented Aug 18, 2021

Summary

Changed the action to commit and push the updates to the specified version file using the build server git command rather than the GitHub API. Same setup as the https://github.com/dolittle/add-to-changelog-action code, with slight changes using environment variables instead of updating the git configuration for the user name and email for committing.

Changed

  • Uses the git command to commit and push changes rather than the GitHub API.

@jakhog jakhog added the major label Aug 18, 2021
@jakhog jakhog requested a review from woksin August 18, 2021 06:31
Copy link
Contributor

@woksin woksin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good

@jakhog jakhog merged commit 627f4dc into master Aug 18, 2021
@jakhog jakhog deleted the use-git-command branch August 18, 2021 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants