[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.
Added:
Added the commit input, that allows you to change the arguments for the git commit command. (#331)
Support remote branch creation: use the branch_mode input to make the action create a new branch when there's no branch with the given name on the remote (#329)
v7.4.0
Added:
Added pull input: you can use it to change the arguments of the git pull command (#294)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps EndBug/add-and-commit from 7 to 8.
Release notes
Sourced from EndBug/add-and-commit's releases.
... (truncated)
Changelog
Sourced from EndBug/add-and-commit's changelog.
... (truncated)
Commits
7ea5273
docs: update README to new version tag0294aa0
release: v8.0.0b936095
docs: change manifest descriptionab35b67
docs(README): fix contributors link03fca92
docs: improve README0e1feea
feat: addcommit_long_sha
output (#349)f016b26
docs: add Darylgolden as a contributor for bug (#348)6fdb34e
fix!: change behavior related to branches and pullingbea30d7
docs(README): improve branch paragraphc989bf3
docs: update READMEDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)