s0 / git-publish-subdir-action

GitHub Action to push a subdirectory as a branch to any git repo (e.g. for GitHub Pages)
https://github.com/marketplace/actions/push-git-subdirectory-as-branch
MIT License
210 stars 36 forks source link

Introduce custom commit message templates. #18

Closed s0 closed 4 years ago

s0 commented 4 years ago

And start using isomophic-git for git operations.

Ffixes #12

codecov[bot] commented 4 years ago

Codecov Report

Merging #18 into develop will decrease coverage by 4.86%. The diff coverage is 69.23%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #18      +/-   ##
===========================================
- Coverage    98.49%   93.63%   -4.87%     
===========================================
  Files            1        1              
  Lines          133      157      +24     
  Branches        24       31       +7     
===========================================
+ Hits           131      147      +16     
- Misses           0        4       +4     
- Partials         2        6       +4     
Impacted Files Coverage Δ
action/src/index.ts 93.63% <69.23%> (-4.87%) :arrow_down:

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 3c99a19...5ae834f. Read the comment docs.