Commit Graph
188 Commits
Author SHA1 Message Date
Jack BaylissandGitHub 4b4693c596 README: Update actions (#413)
* Update actions in README 

Updated actions/checkout version from v5 to v7  and crazy-max/ghaction-import-gpg to v7

* Update README.md
2026-07-10 12:02:11 +02:00
Stefan Zweifel 4a55954c78 Update README.md 2026-06-28 10:54:21 +02:00
Stefan ZweifelandGitHub 9f6c933320 Add hooks to run shell snippets around git operations (#411)
* feat: add _run_hook helper and eight hook inputs

* fix(_run_hook): default snippet to empty when arg unset

* feat: wire add/commit hooks into _main

* feat: wire tag and push hooks into _main

* test: verify failing hook aborts the action

* docs: document hooks system in README

* test: tighten failing-hook assertion

* docs(hooks): note set -eu semantics for snippet authors

* refactor(hooks): rename action inputs to suffix with _hook

* refactor(hooks): include _hook suffix in event identifier

* docs(hooks): add notes about security implications of hooks
2026-06-28 10:52:27 +02:00
Stefan ZweifelandGitHub c365a749b4 Emit warning for pull_request_target trigger usage (#410)
* Emit warning when used with pull_request_target trigger
2026-06-27 14:33:12 +02:00
Stefan Zweifel 25df622d80 Add EXAMPLES.md 2026-06-08 07:01:57 +02:00
a3ed46f7fd docs: fix typos, grammar, and formatting across markdown files (#408)
Co-authored-by: Kranthi Poturaju <Kranthi.Poturaju1@aexp.com>
Co-authored-by: Stefan Zweifel <stefanzweifel@users.noreply.github.com>
2026-05-07 13:38:18 +02:00
b4d688c224 docs: fix broken and redirecting URLs in README.md (#407)
Co-authored-by: Kranthi Poturaju <Kranthi.Poturaju1@aexp.com>
2026-05-07 13:32:29 +02:00
M.Sz.andGitHub f53a62c26e README: clearify meaning of the repository field (#404) 2026-03-22 17:30:45 +01:00
Stefan Zweifel fc84150d7c Add alternative actions 2026-01-19 19:44:34 +01:00
Stefan Zweifel 6739571eae Add Note about persist-credentials to README 2026-01-03 08:53:26 +01:00
1e49d5001f Add skip_push input option (#401)
Co-authored-by: Stefan Zweifel <stefan@stefanzweifel.dev>
2025-12-17 20:23:26 +01:00
GideonandGitHub 65c56779c9 docs: fix typo in README.md (#400) 2025-12-03 12:10:40 +01:00
Stefan ZweifelandGitHub 28e16e8177 Release preparations for v7 (#394) 2025-10-12 16:31:03 +02:00
Stefan Zweifel c40819ab3b Update README 2025-10-12 14:59:32 +02:00
Stefan Zweifel 19497011bb Merge branch 'master' into pr/391 2025-10-12 14:11:57 +02:00
Elias Boulharts e9f84b936b feature: allow using custom tag message
Signed-off-by: Elias Boulharts <elias@MacBook-Pro-de-Elias.local>
2025-09-24 12:15:10 +02:00
Stefan Zweifel 2da8d963b4 Restore skip_fetch, skip_checkout, create_branch 2025-09-17 11:02:55 +02:00
Stefan Zweifel f9017b24ee Update README to use v6 in examples 2025-06-13 16:47:49 +02:00
Stefan ZweifelandGitHub 3cc016cfc8 Merge pull request #375 from stefanzweifel/v6-next 2025-06-10 20:19:14 +02:00
Stefan ZweifelandGitHub b001e5f0ff Apply suggestions from code review 2025-06-02 21:37:45 +02:00
Sam BullandGitHub 6494dc61d3 Fix PAT instructions with Dependabot 2025-05-28 15:08:30 +01:00
Stefan Zweifel 739fd03b2d Merge branch 'master' into v6-next 2025-05-03 10:31:03 +02:00
Stefan Zweifel adb37b5a29 Update README 2025-04-19 10:32:21 +02:00
Stefan Zweifel 4f8f3ad16e Rename Input and add output 2025-04-19 10:23:52 +02:00
Lior DuxandGitHub 35d037abf5 Update README.md 2025-03-23 22:33:45 +02:00
Ross Smith IIandGitHub 8a23be4b32 docs: Update README.md per #354
See #354
2025-03-13 08:29:02 -07:00
Stefan ZweifelandGitHub 9fa4cb99cf Merge pull request #314 from stefanzweifel/v6/remove-local-branch-switch 2025-02-05 16:01:10 +01:00
Stefan Zweifel 050015d406 Add Scope/Permissions documentation for PATs
Closes #347
2024-10-06 10:39:09 +02:00
scarfandGitHub 573710f3d0 docs(README): fix broken protected branch docs link (#346) 2024-10-04 08:56:00 +02:00
Marcelo TrylesinskiandGitHub e961da7576 Update README.md (#343) 2024-09-22 16:50:21 +02:00
Stefan Zweifel 55a82ca24f Add Section on preventing infinite loops to README 2024-07-06 15:14:44 +02:00
Stefan Zweifel 5f3fa8aed3 Add docs about .github/workflows pushes
See #322
2024-07-06 11:43:22 +02:00
Stefan Zweifel ee5525316d Update GPG Signing section in README 2024-07-02 20:41:34 +02:00
Stefan Zweifel 4b8a201e31 Add with ref github.head_ref to README 2024-04-13 10:35:11 +02:00
Christian VermeulenandGitHub 9b5e5ee10a Add step id explanation for output in README.md (#324) 2024-03-15 16:06:58 +01:00
Philip CoulingandGitHub e040c596f0 Linux is not UNIX (#321) 2024-02-22 08:26:06 +01:00
12f68633e4 Clarify commit_author input option (#315)
* Clarify `commit_author` input option

* Update README.md

---------

Co-authored-by: Stefan Zweifel <stefanzweifel@users.noreply.github.com>
2023-12-24 07:35:30 +01:00
Stefan Zweifel 7f171889c8 Remove removed options from README 2023-12-20 20:20:24 +01:00
Stefan Zweifel 29183a25ec Remove outdated docs 2023-12-12 20:45:33 +01:00
Stefan Zweifel 2818fe7949 Add Alert about pull_request_target
https://github.com/stefanzweifel/git-auto-commit-action/issues/211#issuecomment-1837270114
2023-12-12 20:42:25 +01:00
Stefan Zweifel 8d90676eef Little Doc Updates 2023-12-12 20:38:26 +01:00
Stefan Zweifel 8036286d37 Use new Markdown Alerts in README 2023-12-12 20:38:06 +01:00
Stefan Zweifel 98d2782f49 Use v5 in README 2023-10-06 19:56:33 +02:00
Stefan ZweifelandGitHub 10944650cd Use actions/checkout v4 in examples
https://github.com/stefanzweifel/git-auto-commit-action/pull/302#issuecomment-1745974288
2023-10-04 15:33:04 +02:00
Stefan Zweifel 8e108d701f Fix docs about using in public forks
Update docs section about using the Action in public forks.

Add warning about current issue when the forks lives under an organisation.

Mark section about running a workflow in the head repository as outdated, as I was not able to reproduce this in test projects.

See https://github.com/stefanzweifel/git-auto-commit-action/issues/211#issuecomment-1428849944 for more details.
2023-02-15 19:44:45 +01:00
Stefan Zweifel 6436584fbb Fix Comment in README 2023-02-11 21:31:27 +01:00
Stefan Zweifel 6656e54255 Use actions/checkout@v3 in examples 2023-02-11 21:29:21 +01:00
Stefan Zweifel f0b35f0a73 Mention new permission requirements in usage docs
Starting February 2nd 2023, GitHub changed the default permissions of the GITHUB_TOKEN to be read-only in all new repositories.[1]

git-auto-commits needs `write`-permissions for the `contents`-key in order to work properly.
This commits updates the usage section, to mention the need for the permission requirements. The examples have also been updated to reflect that change.

[1]: https://github.blog/changelog/2023-02-02-github-actions-updating-the-default-github_token-permissions-to-read-only/
2023-02-11 21:29:07 +01:00
Stefan ZweifelandGitHub 3b94e3d017 Update README.md
Closes #281
2023-01-20 15:31:53 +01:00
Stefan ZweifelandGitHub 3663a6fa3e Update README.md 2023-01-14 18:05:16 +01:00