add-and-commit icon indicating copy to clipboard operation
add-and-commit copied to clipboard

:octocat: Automatically commit changes made in your workflow run directly to your repo

Results 25 add-and-commit issues
Sort by recently updated
recently updated
newest added

Bumps [husky](https://github.com/typicode/husky) from 9.1.4 to 9.1.5. Release notes Sourced from husky's releases. v9.1.5 What's Changed fixes #1494, support pre-merge-commit hook by @​RainMeoCat in typicode/husky#1497 New Contributors @​RainMeoCat made their first...

type: chore

Adds Jest as a test framework and tests for JSON parsing. Closes #646.

status: pinned

As highlighted in #645, YAML parses JSON arrays as well. JSON parsing can be removed altogether ;)

type: chore
status: pinned

Similar to https://github.com/peter-evans/create-pull-request/pull/3057 Support signing commits when using GITHUB_TOKEN in github actions. There will be an upper bound of 40Mib for this operation, so people can still use GPG setup...

status: pending

**Describe the bug** When a PR is happened from the remote repo, the add-and-commit action fails with the `The requested URL returned error: 403` error message **Workflow used** ``` name:...

status: pending