Commit Graph

166 Commits

Author SHA1 Message Date
Stefan Zweifel
b001e5f0ff Apply suggestions from code review 2025-06-02 21:37:45 +02:00
Sam Bull
6494dc61d3 Fix PAT instructions with Dependabot 2025-05-28 15:08:30 +01: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 Dux
35d037abf5 Update README.md 2025-03-23 22:33:45 +02:00
Ross Smith II
8a23be4b32 docs: Update README.md per
See 
2025-03-13 08:29:02 -07:00
Stefan Zweifel
050015d406 Add Scope/Permissions documentation for PATs
Closes 
2024-10-06 10:39:09 +02:00
scarf
573710f3d0 docs(README): fix broken protected branch docs link () 2024-10-04 08:56:00 +02:00
Marcelo Trylesinski
e961da7576 Update README.md () 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 
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 Vermeulen
9b5e5ee10a Add step id explanation for output in README.md () 2024-03-15 16:06:58 +01:00
Philip Couling
e040c596f0 Linux is not UNIX () 2024-02-22 08:26:06 +01:00
Nikita Panuhin
12f68633e4 Clarify commit_author input option ()
* 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
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 Zweifel
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 Zweifel
3b94e3d017 Update README.md
Closes 
2023-01-20 15:31:53 +01:00
Stefan Zweifel
3663a6fa3e Update README.md 2023-01-14 18:05:16 +01:00
Teko
976f22029f Fix github-actions[bot] email address () 2022-11-15 20:12:31 +01:00
Teko
ebb5756042 Fix link and text for workflow limitation () 2022-11-13 10:06:41 +01:00
Andrew Monshizadeh
2fde6fc18d Replace set-output usage with GITHUB_OUTPUT ()
* GitHub has deprecated set-output and now needs to add the content to the GITHUB_OUTPUT file

* Update tests too

* Fix tests and shell-format changes

* Revert yarn.lock changes
2022-10-22 10:42:11 +02:00
Stefan Zweifel
faf78595b8 Update README.md 2022-10-21 09:28:08 +02:00
Stefan Zweifel
18870f2286 Add note about line break detection 2022-09-17 16:02:44 +02:00
Stefan Zweifel
52eb0eedc8 Update README 2022-09-17 15:34:02 +02:00
Karol
03246c1cee Changed the extended example to correctly use quotes for strings ()
Co-authored-by: Stefan Zweifel <stefanzweifel@users.noreply.github.com>
2022-09-17 15:33:25 +02:00
Stefan Zweifel
4d00f10668 Expand file_pattern-input to an array ()
* Expand file_pattern input

* Expand file pattern array in git-status

* Add Failing Test

* Expand INPUT_FILE_PATTERN

* Fix Shellcheck Issues

* Add test to cover file expansion works when globbing is disabled

* Add explanation to README
2022-09-17 15:18:36 +02:00
Derrick Lee
f5b5fefa06 docs: fix typos and grammer errors in readme.md () 2022-07-27 08:23:35 +02:00
Marco
f33e764001 fix typo in readme ()
remote was misspelled
2022-07-11 15:25:38 +02:00
Stefan Zweifel
f0d72a04e7 Add note about pathspec error 2022-06-29 20:24:50 +02:00
Stefan Zweifel
f990bd0ed1 Add Note about .gitignore 2022-06-27 20:56:36 +02:00
Stefan Zweifel
79ae6eea95 Update README concerning pull_request_target trigger
Closes 
2022-04-15 20:06:11 +02:00
Stefan Zweifel
49620cd3ed Update README.md 2022-04-12 20:33:36 +02:00
Geoff
30fd9f94bc Update README.md () 2022-03-23 08:14:36 +01:00
Stefan Zweifel
d0487b9fa3 Update README.md 2022-03-19 07:46:33 +01:00
Stefan Zweifel
19c7b84a3c Update README 2022-02-27 11:18:39 +01:00
Stefan Zweifel
ebe77391c6 Add create_branch option to force create a new branch ()
* Add create_branch option

* Checkout new branch if create_branch input is true

* Add tests

* Update README
2022-02-27 07:52:17 +01:00
Stefan Zweifel
248fbacc3e Add note about scopes for PAT 2022-01-24 16:51:53 +01:00
Frank Sachsenheim
22695fb19e README.md: Updates hyperlink to GH docs 2022-01-24 15:55:20 +01:00
Chris Buckley
fc174e2406 Add skip_checkout option 2022-01-10 00:17:58 +00:00
Eric Cornelissen
797544dbd2 Update README.md
Add note on minimum required permission.
2021-10-03 22:18:07 +02:00