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

Update go-github, empty automerge commit #1049

Merged
merged 1 commit into from
May 25, 2020
Merged

Conversation

lkysow
Copy link
Member

@lkysow lkysow commented May 25, 2020

Using an empty auto-merge commit will cause GitHub to autogenerate its
own commit message like would happen when using the UI.

Closes #845, Deprecates #939

Using an empty auto-merge commit will cause GitHub to autogenerate its
own commit message like would happen when using the UI.
@codecov
Copy link

codecov bot commented May 25, 2020

Codecov Report

Merging #1049 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1049   +/-   ##
=======================================
  Coverage   71.98%   71.98%           
=======================================
  Files          65       65           
  Lines        5432     5432           
=======================================
  Hits         3910     3910           
  Misses       1215     1215           
  Partials      307      307           
Impacted Files Coverage Δ
server/events/vcs/github_client.go 80.70% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f109edc...3eaa67e. Read the comment docs.

@lkysow lkysow merged commit df21016 into master May 25, 2020
@lkysow lkysow deleted the auto-generate-commit branch May 25, 2020 23:56
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.

Preserve original commit message when auto-merging
1 participant