Commit Graph

54 Commits

Author SHA1 Message Date
Pascal Zimmermann
9870d48124 Update the release process and setup the process to specify tags (#145)
* feat: Update the release process
* feat: Update the GH action checkout version
2024-03-10 20:39:20 +01:00
Pascal Zimmermann
fcea09907c fix: Update the documentation (#160)
* fix: Update the documentation and remove the unsafe directory functionality
* docs: Adjust the used checkout version

Co-authored-by: Tonye Jack <jtonye@ymail.com>

---------

Co-authored-by: Tonye Jack <jtonye@ymail.com>
2024-01-22 09:19:38 +01:00
Pascal Zimmermann
fc0cf17cf3 docs: Adjust the initial git write access documentation (#190)
* docs: Adjust the initial git write access documentation
* docs: Adjust the workflow scoped token permission documentation
Co-authored-by: Tonye Jack <jtonye@ymail.com>
---------

Co-authored-by: Tonye Jack <jtonye@ymail.com>
2024-01-15 08:13:27 +01:00
Pascal Zimmermann
e0ae067286 feat: Add push to submodules support (#155) 2024-01-10 13:15:51 +01:00
Pascal Zimmermann
c8e9166762 docs: Adjust the PAT and protected branch documentation (#174) 2023-12-03 19:58:18 +01:00
Pascal Zimmermann
29f05e01bb docs: Document Github App Token support (#180)
docs: Adjust the GitHub App Token documentation
2023-08-27 09:57:14 +02:00
Pascal Zimmermann
d9117be7ca docs: Add protected branch support to the documentation (#171) 2023-06-06 08:21:35 +02:00
Pascal Zimmermann
df39337088 *fix: Remove the user (#169)
*doc: Adjust the documentation
*fix: Add empty line at the end of the file
2023-05-21 14:10:24 +02:00
Pascal Zimmermann
c361e2bb07 Revert "fix: Remove the user (#156)" (#168)
This reverts commit 75ba9fb1cf.
2023-05-18 10:13:05 +02:00
Pascal Zimmermann
75ba9fb1cf fix: Remove the user (#156)
* fix: Remove the user
* doc: Adjust the documentation
* fix: Add empty line at the end of the file
2023-05-18 07:12:20 +02:00
Hubert
0fafdd62b8 fix typo (#149) 2022-12-12 20:49:32 +01:00
Pascal Zimmermann
552c074ed7 Update the documentation and the push process (#135)
* doc: Update the documentation and the push process
2022-10-31 08:55:44 +01:00
Pascal Zimmermann
35284cf030 Merge pull request #138 from sleepypikachu/master
Add atomic push
2022-10-04 15:00:23 +02:00
Elliot Iddon
00483b0482 Add option to control atomic switch 2022-10-04 13:38:53 +01:00
Pascal Zimmermann
7e6f17c52d Merge branch 'master' into patch-4 2022-06-30 15:58:15 +02:00
Pascal Zimmermann
e5f70b0f07 * Add force with lease support
* Update the documentation
2022-06-25 23:30:43 +02:00
Tonye Jack
84236bda17 Merge branch 'master' into patch-4 2022-06-16 00:14:47 -04:00
Pascal Zimmermann
e69c0c047e Add deploy key functionality (#120)
* Add deploy key functionality
2022-06-15 13:46:08 +02:00
Tonye Jack
f0a42d466f Update README.md 2022-06-14 14:26:50 -04:00
Pascal Zimmermann
21d44fe927 Revert "Add deploy key functionality (#115)" (#119)
This reverts commit d4a6a7883a.
2022-05-04 13:04:15 +02:00
Pascal Zimmermann
d4a6a7883a Add deploy key functionality (#115)
* Add deploy key functionality
2022-05-04 13:00:55 +02:00
Pascal Zimmermann
887c31bd83 Update the documentation (#114) 2022-04-25 01:32:41 +02:00
Pascal Zimmermann
f579af7904 Update the urls (#117) 2022-04-24 22:51:40 +02:00
Adam Dobrawy
7257a3a6d5 Revert "Add GitHub Enterprise support (#106)" (#107)
This reverts commit a7824cd3a2.
2022-02-18 10:30:56 +01:00
Pascal Zimmermann
a7824cd3a2 Add GitHub Enterprise support (#106)
* Add GitHub url and GitHub Enterprise support

* Add review improvements

* Modify the default value to github.server_url
2022-02-18 10:26:44 +01:00
Tonye Jack
8407731efe Fixed typo (#98)
* Fixed typo

* Update README.md
2021-08-10 21:11:15 +02:00
Tonye Jack
3140f3af79 Update README.md (#93)
* Update README.md

* Update README.md

* Update README.md
2021-07-30 10:14:01 +02:00
Tonye Jack
cbec6b6085 Added a default github_token (#91)
* Added a default github_token

* Update README.md

* Update README.md

* Update README.md

* Update action.yml

Co-authored-by: Adam Dobrawy <ad-m@users.noreply.github.com>

Co-authored-by: Adam Dobrawy <ad-m@users.noreply.github.com>
2021-05-24 11:32:22 +02:00
Adam Dobrawy
968e14041f Discovery default branch for repository (#75) 2021-01-04 07:16:22 +01:00
Mike Rogers
3a0787a996 Document the new default branch (#74) 2021-01-03 04:39:35 +01:00
Chris Carini
275307750b Update README.md example step to use github-actions[bot] user (#72)
See the differences between these two 'users' here: https://github.com/actions/checkout/issues/13#issuecomment-724415212

As well as some investigation here: https://github.community/t/github-actions-bot-email-address/17204

Also changing the `default` in the docs to reflect the actual default specified in the `actions.yml` file.
2021-01-02 06:28:49 +01:00
Jason
e65d44d242 Use @v2 instead of @master (#64) 2021-01-02 06:27:50 +01:00
Yuxiaoy1
b007e7b818 add cacompatibility for gh latest main branch (#66) 2020-10-13 23:46:47 +02:00
DougCh
a53759b2bf Add checkout options to the example (#46)
These two lines are critical to the function of the Action, please add to the readme so the fix in #44 doesn't get lost.
2020-05-26 22:41:49 +02:00
Santiago Fraire Willemoës
13f1d99dc9 docs: added information about tags to README 2019-11-22 12:39:09 +01:00
Adam Dobrawy
10b2be74de Merge pull request #10 from ad-m/ad-m-patch-1
Add use cases to README
2019-10-10 21:54:29 +02:00
Adam Dobrawy
70fe970655 Update README.md 2019-10-10 21:49:47 +02:00
Honza Bittner
6cdf958b53 Update README.md 2019-10-10 11:50:13 +02:00
Honza Bittner
11c12b7fd5 Merge branch 'master' into master 2019-10-10 09:42:02 +02:00
anarcher
a4491334a7 Modify & Fix README.md 2019-10-08 23:18:45 +09:00
Adam Dobrawy
e1d5a3b5f2 Add use cases to README 2019-10-08 11:39:26 +02:00
anarcher
d13d503a75 Add some explanation for repository input 2019-10-08 10:53:54 +09:00
Håvard Anda Estensen
36ceccd653 Fix names for steps 2019-10-07 16:17:49 +02:00
Håvard Anda Estensen
b980052ffd Add code to git example 2019-10-07 14:45:46 +02:00
anarcher
39378bb473 Update documentation and "action.yml" 2019-10-06 20:17:06 +09:00
Oliver Kopp
a8bfc1909c Add support for changing directories before push 2019-10-01 23:13:29 +02:00
Honza Bittner
e7459222c1 Add simple inputs table to README 2019-10-01 20:25:41 +02:00
Pedro Moreira
fda0dee57f Updated README.md 2019-09-30 16:18:36 +01:00
Adam Dobrawy
247c2b50e3 Update README.md 2019-08-24 14:30:18 +02:00
Adam Dobrawy
2a2091ec71 Update action name 2019-08-24 14:08:13 +02:00