Skip to content

Update EndBug/add-and-commit action to v10#121

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/endbug-add-and-commit-10.x
Open

Update EndBug/add-and-commit action to v10#121
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/endbug-add-and-commit-10.x

Conversation

@renovate

@renovate renovate Bot commented Mar 23, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
EndBug/add-and-commit action major v7v10

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

EndBug/add-and-commit (EndBug/add-and-commit)

v10.0.0

Compare Source

What's Changed
New Contributors

Full Changelog: EndBug/add-and-commit@v9.1.4...v10.0.0

v10

Compare Source

v9.1.4

Compare Source

What's Changed

New Contributors

Full Changelog: EndBug/add-and-commit@v9.1.3...v9.1.4

v9.1.3

Compare Source

What's Changed

Full Changelog: EndBug/add-and-commit@v9.1.2...v9.1.3

v9.1.2

Compare Source

What's Changed

New Contributors

Full Changelog: EndBug/add-and-commit@v9.1.1...v9.1.2

v9.1.1

Compare Source

What's Changed

New Contributors

Full Changelog: EndBug/add-and-commit@v9.1.0...v9.1.1

v9.1.0

Compare Source

Added:

  • The fetch input allows you to customize the git fetch command, or to prevent the action from fetching at all.

Full Changelog: EndBug/add-and-commit@v9.0.1...v9.1.0

v9.0.1

Compare Source

Fixed:

  • Now files are re-staged after pulling, so that the action works as intended when using options such as pull: --rebase --autostash

New Contributors

Full Changelog: EndBug/add-and-commit@v9.0.0...v9.0.1

v9.0.0

Compare Source

Changed:

  • [BREAKING] The action will now fail when the git commit command fails. (#​370)
  • [BREAKING] The action won't try deleting and re-creting tags when it fails to push them, it's now up to you to set the proper arguments (see the tag_push input). (#​367)

Added:

  • tag_push input: you can now set the arguments of the git push --tags command.
  • tag_pushed output: whether the action pushed tags.

v9

Compare Source

v8.0.2

Compare Source

Fixed:

  • The commit input is now properly listed in the README. (#​360)

v8.0.1

Compare Source

Fixed:

  • Fixed a bug that prevented the --allow-empty flag from being used for the commit input. (#​352)
  • Fixed README and CHANGELOG docs for the pull input, that were still showing the option to use NO-PULL to prevent pulling (while now it's the default behavior). (#​354)
  • Added a paragraph to the FAQs section of the README, that explains how to work with PRs in v8. (#​351)

v8.0.0

Compare Source

Fixed:

  • [BREAKING] The action will now work with whatever ref has been checked out, without pulling or switching branches by default. You can still pull using the pull input and create a new branch with the newly-added new_branch input. For more info, check commit 6fdb34e.

Removed:

  • [BREAKING] The signoff input has been removed, use commit instead. (#​331)
  • [BREAKING] The pull_strategy input has been removed, use pull instead.
  • [BREAKING] The branch and branch_mode inputs have been removed, check commit 6fdb34e for more info.
  • [BREAKING] The pull input doesn't support NO-PULL anymore: if you don't want the action to pull, simply remove the input, as it's the default behavior now.

Added:

  • Added the commit input, that allows you to change the arguments for the git commit command. (#​331)
  • Added the new_branch input. (6fdb34e)
  • Added the commit_long_sha output. (#​349)

v8

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title chore(deps): update endbug/add-and-commit action to v10 Update EndBug/add-and-commit action to v10 Apr 8, 2026
@renovate renovate Bot force-pushed the renovate/endbug-add-and-commit-10.x branch from 6cb0a0f to e9f474b Compare April 8, 2026 19:10
@renovate renovate Bot force-pushed the renovate/endbug-add-and-commit-10.x branch from e9f474b to 6c3fbeb Compare May 22, 2026 21:01
@sonarqubecloud

Copy link
Copy Markdown

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.

0 participants