Commit graph

20 commits

Author SHA1 Message Date
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 b5f41d9b08 feat: add pull-request-operation output 2021-02-01 09:57:11 +09:00
Peter Evans 9984f611a7 fix: prune stale remote ref for self-hosted runners 2020-11-24 12:34:57 +09:00
Peter Evans a49ee3308e feat: add input for branch delete 2020-09-06 10:21:35 +09:00
Peter Evans 095c53659b feat: support checkout on a commit in addition to a ref 2020-08-29 17:28:46 +09:00
Peter Evans 8bdec9b230 Fix pr create/update for already up to date branches 2020-08-19 17:08:59 +09:00
Peter Evans 1c466bedd5 Fix branch naming check for push-to-fork 2020-08-19 12:22:50 +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 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 1a182d0679 Fix function name 2020-07-17 21:06:16 +09:00
Peter Evans 24012f5c84 Refactor extraheader auth handling 2020-07-17 20:54:39 +09:00
Peter Evans a6a1a418bf Use force-with-lease to push the pr branch 2020-07-17 10:37:09 +09:00
Peter Evans 3c32fac1fe Tidy log output into groups 2020-07-16 19:13:28 +09:00
Peter Evans 4ba9ca3d10 Convert action to typescript 2020-07-16 17:57:42 +09:00