Commit Graph
26 Commits
Author SHA1 Message Date
Stefan Zweifel 55a82ca24f Add Section on preventing infinite loops to README 2024-07-06 15:14:44 +02:00
Stefan Zweifel 18157e6f3b Update bug.yaml 2024-07-06 12:07:25 +02:00
Stefan Zweifel 7d779d0067 Update Bug Repo Form 2024-07-06 12:06:47 +02:00
Stefan Zweifel efd424db0f Fix link to "new feature request" 2024-07-06 12:00:09 +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
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 e8f94e4dd2 Merge branch 'master' of github.com:stefanzweifel/git-auto-commit-action 2023-10-06 19:56:36 +02:00
Stefan Zweifel 98d2782f49 Use v5 in README 2023-10-06 19:56:33 +02:00
Stefan Zweifel eb38c210f2 Use v5 in update-changelog Workflow 2023-10-06 19:56:27 +02:00
Stefan Zweifel 17a44b07bf Merge branch 'master' of github.com:stefanzweifel/git-auto-commit-action 2023-10-06 19:31:58 +02:00
Stefan Zweifel 43818d5044 Fix Typo 2023-10-06 19:30:48 +02:00
Stefan Zweifel 0b5f8a5333 Update Test 2023-03-28 14:46:47 +02:00
Stefan Zweifel 3a446b74f0 Merge branch 'master' of github.com:stefanzweifel/git-auto-commit-action 2023-02-15 19:45:07 +01: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 ccd4d054a5 Fix Typo in Workflow comments 2023-02-11 21:14:56 +01:00
Stefan Zweifel 94d6bf9d22 Add permissions block to Workflows 2023-02-11 12:23:24 +01:00
Stefan Zweifel f44d1cd002 Merge branch 'master' of github.com:stefanzweifel/git-auto-commit-action 2023-01-25 19:58:10 +01:00
Stefan Zweifel 92b3981e0b Update Author Email Address 2023-01-25 19:57:43 +01:00