Update EndBug/add-and-commit action to v10 (release-2.11) - #6632
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: red-hat-konflux[bot] The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
14951c1 to
f022044
Compare
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
f022044 to
f48fc5e
Compare
|
|
@red-hat-konflux[bot]: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |



This PR contains the following updates:
v7→v10v11.0.0(+1)Release Notes
EndBug/add-and-commit (EndBug/add-and-commit)
v10.0.0Compare Source
What's Changed
New Contributors
Full Changelog: EndBug/add-and-commit@v9.1.4...v10.0.0
v10Compare Source
v9.1.4Compare Source
What's Changed
New Contributors
Full Changelog: EndBug/add-and-commit@v9.1.3...v9.1.4
v9.1.3Compare Source
What's Changed
Full Changelog: EndBug/add-and-commit@v9.1.2...v9.1.3
v9.1.2Compare Source
What's Changed
io.tsby @ggreif in #443README.mdby @ggreif in #454io.tsdebug output by @ggreif in #455New Contributors
Full Changelog: EndBug/add-and-commit@v9.1.1...v9.1.2
v9.1.1Compare Source
What's Changed
New Contributors
Full Changelog: EndBug/add-and-commit@v9.1.0...v9.1.1
v9.1.0Compare Source
Added:
fetchinput allows you to customize thegit fetchcommand, or to prevent the action from fetching at all.Full Changelog: EndBug/add-and-commit@v9.0.1...v9.1.0
v9.0.1Compare Source
Fixed:
pull: --rebase --autostashNew Contributors
Full Changelog: EndBug/add-and-commit@v9.0.0...v9.0.1
v9.0.0Compare Source
Changed:
git commitcommand fails. (#370)tag_pushinput). (#367)Added:
tag_pushinput: you can now set the arguments of thegit push --tagscommand.tag_pushedoutput: whether the action pushed tags.v9Compare Source
v8.0.2Compare Source
Fixed:
commitinput is now properly listed in the README. (#360)v8.0.1Compare Source
Fixed:
--allow-emptyflag from being used for thecommitinput. (#352)pullinput, that were still showing the option to useNO-PULLto prevent pulling (while now it's the default behavior). (#354)v8.0.0Compare Source
Fixed:
pullinput and create a new branch with the newly-addednew_branchinput. For more info, check commit6fdb34e.Removed:
signoffinput has been removed, usecommitinstead. (#331)pull_strategyinput has been removed, usepullinstead.branchandbranch_modeinputs have been removed, check commit6fdb34efor more info.pullinput doesn't supportNO-PULLanymore: if you don't want the action to pull, simply remove the input, as it's the default behavior now.Added:
commitinput, that allows you to change the arguments for thegit commitcommand. (#331)new_branchinput. (6fdb34e)commit_long_shaoutput. (#349)v8Compare Source
v7.5.0Compare Source
Added:
branch_modeinput to make the action create a new branch when there's no branch with the given name on the remote (#329)v7.4.0Compare Source
Added:
pullinput: you can use it to change the arguments of thegit pullcommand (#294)Changed:
pull_strategy: usepullinstead (#294)v7.3.0Compare Source
Added:
committer_nameandcommitter_emailinputs (#264)commit_shaoutput (#275)pathspec_error_handlinginput (#280)v7.2.1Compare Source
Fixed:
v7.2.0Compare Source
Added:
default_author: this input allows you to control how the action fills missing author name or email (issue #167)github_tokeninput introduced to get token to use in API callsFixed:
string-argv, the format has to comply with what the package can parse (issue #179)v7.1.2Compare Source
Fixed:
v7.1.1Compare Source
Fixed:
v7.1.0Compare Source
You can see the full changelog here.
Added:
pull_strategy: you can use 'NO-PULL' to prevent the action from pulling from the remote at all.Configuration
📅 Schedule: (in timezone America/New_York)
🚦 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.
To execute skipped test pipelines write comment
/ok-to-test.Documentation
Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.