572 Commits

Author SHA1 Message Date
Stefan Zweifel
ed295bd35a
Merge pull request #357 from stefanzweifel/v6-detect-detached-state 2025-02-05 18:00:42 +01:00
Stefan Zweifel
bd434eed48
Use ref checkout properly 2025-02-05 17:34:26 +01:00
Stefan Zweifel
1666a49083
Use ref in auto-commit workflow 2025-02-05 17:27:23 +01:00
Stefan Zweifel
1d986f74dd
Improve Error Message 2025-02-05 17:17:19 +01:00
Stefan Zweifel
ad56d4eb46
Throw error if repo is in detached state 2025-02-05 17:14:02 +01:00
Stefan Zweifel
9fa4cb99cf
Merge pull request #314 from stefanzweifel/v6/remove-local-branch-switch 2025-02-05 16:01:10 +01:00
Stefan Zweifel
cec27bde37
Fix Typo 2025-02-05 15:59:51 +01:00
Stefan Zweifel
244febd79d
Add UPGRADING.md 2025-02-05 15:57:55 +01:00
Stefan Zweifel
c86fa26bed
Replace Yarn with NPM 2025-02-05 13:54:04 +01:00
stefanzweifel
e35726034b Update CHANGELOG 2025-01-11 07:12:19 +00:00
Stefan Zweifel
e348103e90
Merge pull request #354 from parkerbxyz/patch-1 latest v5 v5.1.0 2025-01-11 08:10:58 +01:00
Parker Brown
032ffbefae
Include github.actor_id in default commit_author
This mimics the default commit author used by GitHub and matches the format used for the default `commit_user_email`.
2025-01-10 15:38:54 -08:00
dependabot[bot]
0b492c0d95
Bump bats from 1.11.0 to 1.11.1 (#353)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-02 08:06:23 +01: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>
v5.0.1
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
7f171889c8
Remove removed options from README 2023-12-20 20:20:24 +01:00
Stefan Zweifel
76f415fb30
Remove skip_fetch, skip_checkout and create_branch 2023-12-20 20:19:38 +01:00
Stefan Zweifel
3e796a0146
Update Assertion 2023-12-20 20:13:20 +01:00
Stefan Zweifel
e833d4f211
Remove _switch_to_branch function 2023-12-20 20:10:12 +01:00
Stefan Zweifel
0aca01a1ef
Remove no longer used input options from tests 2023-12-20 20:09:59 +01:00
Stefan Zweifel
03fddc470c
Temp disable assertions 2023-12-20 20:09:40 +01:00
Stefan Zweifel
ef7ed32535
Remove no longer needed tests 2023-12-20 20:03:21 +01:00
Stefan Zweifel
9062db8404
Update Tests 2023-12-19 21:00:32 +01:00
Stefan Zweifel
80052f0645
Update Tests 2023-12-19 20:45:55 +01:00
Stefan Zweifel
3b8231379d
Update Tests 2023-12-19 20:34:56 +01:00
Stefan Zweifel
d9307b5e8c
Update Test 2023-12-19 20:13:01 +01:00
Stefan Zweifel
aa2cec9c08
Don't switch local branches 2023-12-19 20:11:39 +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
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