Conversation
Codecov Report
@@ Coverage Diff @@
## main #41 +/- ##
=======================================
Coverage 35.81% 35.81%
=======================================
Files 11 11
Lines 296 296
=======================================
Hits 106 106
Misses 190 190 Continue to review full report at Codecov.
|
guilyx
approved these changes
Dec 22, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v4.1.2->v4.8.0Release Notes
stefanzweifel/git-auto-commit-action
v4.8.0Compare Source
Added
skip_fetchoption to skip the execution ofgit-fetch#131Changed
git fetchto only fetch the latest commit from remote #131v4.7.2Compare Source
This release basically reverts the Action to the state of
v4.6.0.Changed
v4.7.1Compare Source
Removed
checkout_optionsas it broke everything #120v4.7.0Compare Source
Added
checkout_options#115v4.6.0Compare Source
Changed
Fixes
v4.5.1Compare Source
Removed
v4.5.0Compare Source
Added
v4.4.1Compare Source
Changed
file_patternin git dirty check #91v4.4.0Compare Source
Added
v4.3.0Compare Source
Note: Since v4.3.0 we provide major version tags. You can now use
stefanzweifel/git-auto-commit-action@v4to always use the latest release of a major version. See #77 for details.Added
push_options-input. This feature makes it easier for you to force-push commits to a repository. #78, #72v4.2.0Compare Source
Changed
${{ github.head_ref }}as default branch value. Therefore, the branch name when listening forpull_request-events is optional. #75, #73v4.1.6Compare Source
Fixes
v4.1.5Compare Source
Added
file_patternto support multiple file paths #65Changes
Fixes
commit_options#64v4.1.4Compare Source
Fixed
v4.1.3Compare Source
Changed
Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.