Commit graph

122 commits

Author SHA1 Message Date
Peter Evans 10db75894f docs: add info about workflow permissions 2022-06-08 17:57:28 +09:00
Peter Evans 5a6b15373e docs: clearer description of update behaviour 2022-06-08 17:30:26 +09:00
Peter Evans d6d5519d05
v4 (#1099)
* feat: update action runtime to node 16

* feat: allow add-paths to resolve to no changes

* docs: update readme

* chore: update package lock

* chore: bump dependency

* ci: add dependabot workflow

* docs: update action versions
2022-03-23 14:22:01 +09:00
Sebastian Pipping ffa8cc2261
docs: Skip follow-up steps if there is no pull request (#1083) 2022-03-09 12:40:44 +09:00
Sebastian Pipping 2fe7e77753
docs: Add word "permissions" (#1082) 2022-03-09 10:46:31 +09:00
Will Thames 357cebe268
Document that draft status changes are not reflected (#1064)
The github pull request update API does not accept changing
draft status - the only way to do it appears to be through
the web UI.
2022-02-23 15:18:03 +09:00
Peter Evans dcd5fd746d
feat: add-paths input (#1010)
* add add-pattern-array argument

* ignore return code

* doc to add-pattern-array

* update README.md

* cleanup after success commit

* fix integration tests

* add test

* update naming and docs

* update readme

* fix missing await

* update docs

Co-authored-by: avdim <avdim@mail.ru>
Co-authored-by: Авдеев Дима <avdeev@tutu.tech>
2021-12-14 11:23:29 +09:00
Michael Currin 598ffcd35c
docs: update marketplace logo 2021-12-01 12:59:42 +02:00
Phil Phillips 507420e035 docs: Update to include app permissions needed to add teams as reviewers 2021-11-12 12:26:36 -06:00
Peter Evans c0a9598b0e feat: add output for head sha 2021-11-04 10:42:17 +09:00
Peter Evans 243251cf92 docs: update readme 2021-05-24 15:06:55 +09:00
Peter Evans 670e508eb6 docs: update readme 2021-05-11 10:12:39 +09:00
Peter Evans 8bb8511e4d fix: remove unnecessary gpg-sign input 2021-05-10 09:01:53 +09:00
Peter Evans c1d92ef456 docs: update readme 2021-05-09 14:44:37 +09:00
Peter Evans 0524c01297 feat: add input to enable gpg commit signing 2021-05-09 10:14:59 +09:00
Peter Evans b5f41d9b08 feat: add pull-request-operation output 2021-02-01 09:57:11 +09:00
Peter Evans 2465e435b9 feat: output the pull request url 2020-09-17 10:41:26 +09:00
Peter Evans a49ee3308e feat: add input for branch delete 2020-09-06 10:21:35 +09:00
Peter Evans 5ea31358e9 docs: updates related to checkout 2020-09-01 09:15:45 +09:00
Peter Evans 8fb2374109 docs: update readme 2020-08-30 11:20:42 +09:00
Peter Evans da6a868b86 docs: update readme 2020-08-30 09:55:17 +09:00
Peter Evans 06ab0ad94e Update documentation 2020-08-16 13:34:15 +09:00
Peter Evans 9b02473bb0 Update documentation 2020-08-04 14:20:01 +09:00
Peter Evans 64c8d492d5 Update documentation 2020-07-31 16:59:26 +09:00
pvogt09 ddd52205b6 adds signoff option to sign off commits
Signed-off-by: pvogt09 <50047961+pvogt09@users.noreply.github.com>
2020-07-30 15:57:37 +02:00
Peter Evans 8c01dce3ac Restore the branch-suffix input 2020-07-20 19:15:11 +09:00
Peter Evans 76c09b178c Default author and committer to actions.yml defaults 2020-07-19 20:23:36 +09:00
Peter Evans 16354377ad Update documentation 2020-07-19 17:04:47 +09:00
Peter Evans 809468fcd7 Update documentation 2020-07-19 17:01:54 +09:00
Peter Evans 5429e57002 Keep env var output for backwards compat 2020-07-16 19:42:19 +09:00
Peter Evans c2d829c681 Update documentation 2020-05-27 11:43:25 +09:00
Peter Evans 1a640f5b01 Update README 2020-05-11 14:31:26 +09:00
Peter Evans caa116d991 Deprecate project and project-column 2020-05-10 19:02:35 +09:00
Peter Evans ded05960f3 Deprecate pr_number output 2020-05-10 18:06:32 +09:00
Peter Evans 246328e3d8 Add ci badge 2020-05-05 14:24:35 +09:00
Peter Evans 6570353abb Update README 2020-04-13 09:36:37 +09:00
Peter Evans e14ef3b543 Update README 2020-04-10 17:10:06 +09:00
Peter Evans 6249109e58 Update documentation 2020-04-05 18:17:05 +09:00
Peter Evans abc19caa82 Add input for draft pull requests 2020-04-04 09:47:58 +09:00
Peter Evans eb99d45ce6 Default token to github.token 2020-04-01 18:50:53 +09:00
Peter Evans 37582e8764 Update documentation 2020-03-29 21:27:56 +09:00
Jérémy Derussé 6bb0e7771c
Apply suggestions from code review
Co-Authored-By: Peter Evans <peter-evans@users.noreply.github.com>
2020-03-29 12:43:21 +02:00
Jérémy Derussé e48dab0c1c
Add PR creation from Fork 2020-03-28 13:10:12 +01:00
Peter Evans 64c34f6885 Update README 2020-03-03 09:49:52 +09:00
Peter Evans 4aaaa0e760 Update README 2020-02-11 16:36:16 +09:00
Peter Evans 918bfcb8a3 Update README 2020-02-11 16:28:16 +09:00
Peter Evans 83918398f5 Update documentation 2020-02-11 01:15:59 +09:00
Peter Evans c65a4f39b3 Update documentation 2020-02-08 16:04:23 +09:00
Peter Evans b7064071dc Move assets 2020-01-25 16:29:22 +09:00
Peter Evans 1e09ec2f22 Add path input 2020-01-10 00:11:42 +09:00