Commit Graph

575 Commits

Author SHA1 Message Date
xxq250 503a6ec1b0 adc 2025-04-02 16:05:44 +08:00
xxq250 636c6d14bf adc 2025-04-02 16:04:13 +08:00
xxq250 0d8e43b3fa adc 2025-04-02 16:03:14 +08:00
xxq250 0f7cd9f396 adc 2025-04-02 16:01:31 +08:00
xxq250 526abd78a5 adc 2025-04-02 15:58:07 +08:00
xxq250 c169f02ea5 sdf 2025-04-02 15:56:59 +08:00
xxq250 db97f115ea sdf 2025-04-02 15:56:04 +08:00
xxq250 7ed203bf31 sdf 2025-04-02 15:45:08 +08:00
xxq250 b5b3ada390 sdf 2025-04-02 15:44:02 +08:00
xxq250 6683284d90 size 2025-04-02 15:33:12 +08:00
xxq250 8352cd3828 size 2025-04-02 15:31:57 +08:00
xxq250 11fcf447e1 size 2025-04-02 15:30:46 +08:00
xxq250 c483cd4683 size 2025-04-02 15:29:19 +08:00
xxq250 f6930cc9cf size 2025-04-02 15:26:02 +08:00
xxq250 845a78185e size 2025-04-02 15:24:20 +08:00
xxq250 8f608d2438 size 2025-04-02 15:24:05 +08:00
xxq250 71db570c75 size 2025-04-02 15:22:41 +08:00
xxq250 1aa2b8982d size 2025-04-02 15:22:17 +08:00
xxq250 a091284bc8 size 2025-04-02 14:05:16 +08:00
xxq250 b433aab522 123 2025-03-31 12:00:45 +08:00
xxq250 fac0feebe0 ss 2025-03-31 11:57:32 +08:00
xxq250 ef36c56555 ss 2025-03-31 11:53:47 +08:00
xxq250 5b6a81797c ss 2025-03-31 11:50:03 +08:00
xxq250 f5a493d176 te 2025-03-31 11:40:23 +08:00
xxq250 557add3507 te 2025-03-31 11:39:38 +08:00
xxq250 865f668926 te 2025-03-31 11:38:08 +08:00
xxq250 6427a54871 del
Lint Code Base / Lint Code Base (push) Has been cancelled Details
tests / tests (push) Has been cancelled Details
Release Drafter / update_release_draft (push) Has been cancelled Details
git-auto-commit / git-auto-commit (push) Has been cancelled Details
2025-03-31 11:36:03 +08:00
xxq250 2c1909d09e size limit
git-auto-commit / git-auto-commit (push) Waiting to run Details
Lint Code Base / Lint Code Base (push) Waiting to run Details
Release Drafter / update_release_draft (push) Waiting to run Details
tests / tests (push) Waiting to run Details
2025-03-31 11:13:35 +08:00
Stefan Zweifel 050015d406
Add Scope/Permissions documentation for PATs
Closes #347
2024-10-06 10:39:09 +02:00
scarf 573710f3d0
docs(README): fix broken protected branch docs link (#346) 2024-10-04 08:56:00 +02:00
Marcelo Trylesinski e961da7576
Update README.md (#343) 2024-09-22 16:50:21 +02:00
dependabot[bot] ac8823709a
Bump github/super-linter from 6 to 7 (#342)
Bumps [github/super-linter](https://github.com/github/super-linter) from 6 to 7.
- [Release notes](https://github.com/github/super-linter/releases)
- [Changelog](https://github.com/github/super-linter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/super-linter/compare/v6...v7)

---
updated-dependencies:
- dependency-name: github/super-linter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-02 08:16:51 +02:00
dependabot[bot] be823a7e51
Bump github/super-linter from 5 to 6 (#335)
Bumps [github/super-linter](https://github.com/github/super-linter) from 5 to 6.
- [Release notes](https://github.com/github/super-linter/releases)
- [Changelog](https://github.com/github/super-linter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/super-linter/compare/v5...v6)

---
updated-dependencies:
- dependency-name: github/super-linter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-08 08:26:25 +02:00
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
stefanzweifel 896cc0d225 Update CHANGELOG 2024-04-12 06:47:58 +00:00
Constantin Comendant 8621497c8c
Fail if attempting to execute git commands in a directory that is not a git-repo. (#326)
* Fail (and log message) if attempting to execute git commands in a directory that is not a git-repo.

* Add Test

* Code Formatting

---------

Co-authored-by: Constantin Comendant <constantin@uberagent.com>
Co-authored-by: Stefan Zweifel <stefan@stefanzweifel.dev>
2024-04-11 21:00:36 +02:00
dependabot[bot] b0f4d47f59
Bump bats from 1.10.0 to 1.11.0 (#325)
Bumps [bats](https://github.com/bats-core/bats-core) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/bats-core/bats-core/releases)
- [Changelog](https://github.com/bats-core/bats-core/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bats-core/bats-core/compare/v1.10.0...v1.11.0)

---
updated-dependencies:
- dependency-name: bats
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-26 08:29:07 +01:00
Christian Vermeulen 9b5e5ee10a
Add step id explanation for output in README.md (#324) 2024-03-15 16:06:58 +01:00
Philip Couling e040c596f0
Linux is not UNIX (#321) 2024-02-22 08:26:06 +01:00
dependabot[bot] 4d160c5e4d
Bump release-drafter/release-drafter from 5 to 6 (#319) 2024-02-06 07:16:57 +01:00
Nikita Panuhin 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 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