Commit Graph
187 Commits
Author SHA1 Message Date
TekoandGitHub ebb5756042 Fix link and text for workflow limitation (#263) 2022-11-13 10:06:41 +01:00
Andrew MonshizadehandGitHub 2fde6fc18d Replace set-output usage with GITHUB_OUTPUT (#252)
* 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 ZweifelandGitHub 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
03246c1cee Changed the extended example to correctly use quotes for strings (#196)
Co-authored-by: Stefan Zweifel <stefanzweifel@users.noreply.github.com>
2022-09-17 15:33:25 +02:00
Stefan ZweifelandGitHub 4d00f10668 Expand file_pattern-input to an array (#205)
* 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 LeeandGitHub f5b5fefa06 docs: fix typos and grammer errors in readme.md (#235) 2022-07-27 08:23:35 +02:00
MarcoandGitHub f33e764001 fix typo in readme (#230)
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 #211
2022-04-15 20:06:11 +02:00
Stefan Zweifel 49620cd3ed Update README.md 2022-04-12 20:33:36 +02:00
GeoffandGitHub 30fd9f94bc Update README.md (#206) 2022-03-23 08:14:36 +01:00
Stefan ZweifelandGitHub 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 ZweifelandGitHub ebe77391c6 Add create_branch option to force create a new branch (#203)
* 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 ZweifelandGitHub 248fbacc3e Add note about scopes for PAT 2022-01-24 16:51:53 +01:00
Frank SachsenheimandGitHub 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
Stefan Zweifel 0d6c97e470 Update README.md 2021-09-26 11:39:31 +02:00
Jon Cram 05aea7e2d9 Add commit_hash output description to readme 2021-09-10 14:37:45 +01:00
Stefan ZweifelandGitHub e107e28c4e Update README.md 2021-08-19 08:37:15 +02:00
Stefan ZweifelandGitHub 6834afe239 Update README.md 2021-08-18 20:49:52 +02:00
Stefan Zweifel 27ac2f0a7b Update README 2021-08-18 20:43:30 +02:00
Stefan ZweifelandGitHub 3568db7bbc Add note about bash dependency 2021-07-13 20:18:17 +02:00
Stefan Zweifel 053f356774 Improve amend section in README
refs #159
2021-05-22 11:34:55 +02:00
Stefan Zweifel 46af2f08b3 Add Example for —amend to README
refs #159
2021-05-20 20:30:05 +02:00
Stefan Zweifel ebbf8e517a Update README 2021-05-03 20:54:47 +02:00
Stefan Zweifel 76f1ae2f1a Add Credits to README 2021-05-03 20:23:02 +02:00
Stefan Zweifel b9c536534c Add new *_options to README 2021-05-03 20:22:53 +02:00
Stefan Zweifel cfd366418e Update README 2021-04-10 17:11:30 +02:00
Stefan Zweifel 520c63c171 Add Link to Article 2021-02-06 19:11:12 +01:00
Guido GarcíaandGitHub c4ab3ecb7e docs: minor typo 2021-01-15 15:19:06 +01:00
Stefan Zweifel 292ae30da6 Add skip_fetch to README 2020-12-15 20:45:42 +01:00
--global b104287145 Update README 2020-11-25 21:06:22 +01:00
--global fae0e424e9 Remove old Integration Tests Workflow 2020-11-25 20:47:28 +01:00
Stefan Zweifel 2e61cc5f41 Add "Used By" Badge 2020-11-02 20:14:07 +01:00
Stefan Zweifel 021e855056 Improve Wording in the Intro of the README 2020-10-28 20:27:07 +01:00
Stefan Zweifel 7cec9acee6 Improve Example 2020-10-28 20:26:58 +01:00
Stefan ZweifelandGitHub 25cac34d8d Revert "Feature: Checkout Options" 2020-10-22 07:33:38 +02:00
Stefan Zweifel 6b4ef1444c Add Badge 2020-10-17 14:52:58 +02:00
Stefan Zweifel e3610414be Update README 2020-10-17 14:15:18 +02:00
Stefan Zweifel 042c3265d5 Update README 2020-10-17 14:14:28 +02:00
Stefan ZweifelandGitHub b833fe0e9d Update Code Example for pull_request_target trigger 2020-10-16 09:18:41 +02:00
Stefan Zweifel cfdb7e609e Add checkout_options to README 2020-10-15 20:26:03 +02:00
Francesco BiancoandGitHub 18a94e4f78 Update README.md 2020-10-11 22:35:28 +02:00
Andréa Maugars fc18df1417 Make commit_message optional 2020-10-11 15:32:07 +02:00
Stefan Zweifel 8f243393e7 Link Tests Badge 2020-10-11 11:47:09 +02:00