Commit graph

93 commits

Author SHA1 Message Date
Peter Evans
28beef91aa feat: add support for https_proxy env var 2021-05-22 09:32:10 +09:00
Peter Evans
32c71c837c fix: improve logging 2021-05-14 13:47:55 +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
13616a4432 fix: update octokit rest methods 2021-04-01 11:56:16 +09:00
Peter Evans
ed00d4629c fix: use the correct assignees property 2021-02-10 09:00:23 +09:00
Peter Evans
c27ea51ae0 fix: add to labels and assignees instead of resetting 2021-02-08 09:32:46 +09:00
Peter Evans
b5f41d9b08 feat: add pull-request-operation output 2021-02-01 09:57:11 +09:00
Johannes Nicolai
05bc46786e Support GitHub Server API URL
* pass GitHub Server API in Octokkit constructor
2021-01-25 19:16:19 +01:00
Johannes Nicolai
adc6552966 Support GitHub Enterprise Server
* parse GITHUB_SERVER_URL if present
* accept proper server remotes as well
2021-01-25 18:25:20 +01:00
Peter Evans
249b80db6b perf: git reset instead of fetch 2020-12-23 14:10:40 +09:00
Peter Evans
d01e0807ef fix: change or->and to catch all errors 2020-12-09 09:38:10 +09:00
Peter Evans
9984f611a7 fix: prune stale remote ref for self-hosted runners 2020-11-24 12:34:57 +09:00
Peter Evans
ddeca94037 perf: set diff quiet and switch isdirty command order 2020-11-17 11:42:31 +09:00
Peter Evans
2465e435b9 feat: output the pull request url 2020-09-17 10:41:26 +09:00
Peter Evans
e17bb55cb7
Merge pull request #547 from peter-evans/delete-branch
feat: add input for branch delete
2020-09-07 09:14:08 +09:00
Peter Evans
a49ee3308e feat: add input for branch delete 2020-09-06 10:21:35 +09:00
Peter Evans
16fa12ee5f fix: reset branches to handle squash merge 2020-09-06 08:55:33 +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
Josh Soref
5f45e30ff9 spelling: uncommitted
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2020-08-18 12:51:12 -04:00
Peter Evans
ba8309ff9c Refactor setting commit params 2020-07-31 16:57:16 +09:00
Peter Evans
ee482f51bd Move input next to commit related inputs for context 2020-07-31 16:56:10 +09:00
pvogt09
7ad9f6e012 try -s instead of --signoff
Signed-off-by: pvogt09 <50047961+pvogt09@users.noreply.github.com>
2020-07-30 16:23:22 +02: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
794518a553 Move fileExistsSync to utils 2020-07-18 17:55:42 +09:00
Peter Evans
f4ee4a8333 Unshallow on fetch 2020-07-18 16:04:36 +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
5429e57002 Keep env var output for backwards compat 2020-07-16 19:42:19 +09:00
Peter Evans
3c32fac1fe Tidy log output into groups 2020-07-16 19:13:28 +09:00
Peter Evans
803cc5ea8a Remove python related code and artifacts 2020-07-16 18:18:58 +09:00
Peter Evans
4ba9ca3d10 Convert action to typescript 2020-07-16 17:57:42 +09:00
Peter Evans
14ee9d1df2 Parse repo urls with credentials 2020-06-27 16:45:24 +09:00
Peter Evans
86ccd8cdef Add missing types 2020-06-03 16:47:02 +09:00
Renovate Bot
44a7f59b6f
Update dependency setuptools to v46.4.0 2020-05-23 06:24:24 +00:00
Peter Evans
f8274253bd Convert to typescript 2020-05-17 18:02:41 +09:00
Renovate Bot
14836c6ff3
Update dependency setuptools to v46.2.0 2020-05-11 05:04:42 +00:00
Peter Evans
ded05960f3 Deprecate pr_number output 2020-05-10 18:06:32 +09:00
Peter Evans
eb605db8a3 Fix casing 2020-05-10 17:58:21 +09:00
Renovate Bot
7bb7d96c96
Update dependency GitPython to v3.1.2 2020-05-06 01:49:21 +00:00
Renovate Bot
16e35685ce
Update dependency PyGithub to v1.51 2020-05-03 02:36:00 +00:00
Renovate Bot
e2bf7f9b75 Update dependency PyGithub to v1.50 2020-04-27 11:47:17 +09:00