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

πŸ› cancel hook when automerge by git pull #783

Merged
merged 1 commit into from Mar 12, 2022

Conversation

teffy
Copy link
Contributor

@teffy teffy commented Mar 12, 2022

βœ… add test

Description

cancel hook when automerge by git pull.
add check commitMessageSource equas 'merge' in commands/commit/withHook/index.js#cancelIfAmending function

Issue: #782

Tests

  • [ βœ… ] All tests passed.

Copy link
Owner

@carloscuesta carloscuesta left a comment

Choose a reason for hiding this comment

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

Thanks! πŸš€

@codecov
Copy link

codecov bot commented Mar 12, 2022

Codecov Report

Merging #783 (6e54ad2) into master (78f3783) will increase coverage by 0.10%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #783      +/-   ##
==========================================
+ Coverage   92.13%   92.24%   +0.10%     
==========================================
  Files          26       26              
  Lines         229      232       +3     
  Branches       49       52       +3     
==========================================
+ Hits          211      214       +3     
  Misses         17       17              
  Partials        1        1              
Impacted Files Coverage Ξ”
src/commands/commit/withHook/index.js 93.54% <100.00%> (+0.69%) ⬆️

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 78f3783...6e54ad2. Read the comment docs.

@carloscuesta carloscuesta merged commit c8ff1cd into carloscuesta:master Mar 12, 2022
@teffy teffy deleted the fix-automerge branch March 12, 2022 10:24
@teffy teffy restored the fix-automerge branch March 12, 2022 10:25
@teffy teffy deleted the fix-automerge branch March 26, 2022 05:31
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants