Commit graph

37 commits

Author SHA1 Message Date
Will Thames
b5a4609126 Document that draft status changes are not reflected
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-22 18:21:51 +10: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
Peter Evans
67df31e08a fix: add head sha output to action.yml 2021-11-04 11:13:50 +09:00
Peter Evans
771ad1b5f4 fix: add missing outputs 2021-08-23 12:51:26 +09:00
Peter Evans
8bb8511e4d fix: remove unnecessary gpg-sign input 2021-05-10 09:01:53 +09:00
Peter Evans
0524c01297 feat: add input to enable gpg commit signing 2021-05-09 10:14:59 +09:00
Peter Evans
a49ee3308e feat: add input for branch delete 2020-09-06 10:21:35 +09:00
Peter Evans
ee482f51bd Move input next to commit related inputs for context 2020-07-31 16:56:10 +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
809468fcd7 Update documentation 2020-07-19 17:01:54 +09:00
Peter Evans
6fa44e144d Set defaults in action.yml 2020-07-19 15:09:44 +09:00
Peter Evans
b5b1bc17a4 Remove branch-suffix input 2020-07-19 13:58:50 +09:00
Peter Evans
053b501145 Redesign from request-to-parent to push-to-fork 2020-07-18 15:35:30 +09:00
Peter Evans
9573f479a0 Add missing draft input definition 2020-05-17 17:47:54 +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
eb99d45ce6 Default token to github.token 2020-04-01 18:50:53 +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
1e09ec2f22 Add path input 2020-01-10 00:11:42 +09:00
Peter Evans
b7565b81a7 Add v2 alpha 2019-12-27 14:40:11 +09:00
Peter Evans
d3dc225920 Add inputs for committer-name and committer-email 2019-12-06 17:06:49 +09:00
Peter Evans
66a1436815 Update input descriptions 2019-11-24 09:00:31 +09:00
Peter Evans
1d1fedd99c Add feature to create project card for pull request 2019-11-24 08:48:32 +09:00
Peter Evans
b37c0a038c Update input description 2019-11-16 09:26:07 +09:00
Peter Evans
3c86e9a421 Add outputs description 2019-11-10 13:07:11 +09:00
Peter Evans
55e7b1ec28 Update action to hybrid multi platform 2019-11-09 17:24:47 +09:00
Peter Evans
b72489d629 Update image version 2019-11-04 11:08:47 +09:00
Peter Evans
206756cd93 Update image version 2019-10-30 16:04:28 +09:00
Peter Evans
a2ed0052e5 Update image version 2019-10-22 11:01:54 +09:00
Peter Evans
e1e9dd3f1c Update image version 2019-10-21 20:32:02 +09:00
Peter Evans
f3b1bd6331 Update image version 2019-10-14 01:58:42 +09:00
Peter Evans
ee153ec8cf Update image version 2019-10-06 14:52:01 +09:00
Peter Evans
3e0a17d097 Update action to use pre-built container 2019-10-04 14:35:22 +09:00
Peter Evans
6e9abd8a8d Add action.yml 2019-10-02 19:20:07 +09:00