Commit Graph

  • 882391869b Merge pull request #102 from vsoch/test-envar-files master 1.1.1 Vanessasaurus 2024-03-14 11:09:59 -06:00
  • 8f0f9ee92b Update pull-request.py Vanessasaurus 2024-03-11 17:27:24 -06:00
  • 0969c26295 Merge pull request #100 from vsoch/update-container-base 1.1.0 Vanessasaurus 2023-12-07 19:40:22 -07:00
  • d2ea9c206b fix bug with docker build vsoch 2023-12-07 19:35:49 -07:00
  • 81b48d94ab Add LICENSE Vanessasaurus 2023-09-21 12:20:03 -06:00
  • 89160a5742 customize args for decorator add/retry vsoch 2023-02-14 18:13:51 -07:00
  • b57393d6ea add retry in case rate limit exceeded vsoch 2023-02-11 19:00:26 -07:00
  • f9e7f419d6 Merge pull request #94 from vsoch/check-for-branch 1.0.24 Vanessasaurus 2023-01-11 12:39:17 -07:00
  • dcba08c9c2 Check for PR branch Vanessasaurus 2023-01-06 20:03:27 -07:00
  • c8e84cea4c fix GITHUB_OUTPUT bug (#92) 1.0.23 Yoshihisa Mochihara 2022-11-23 22:02:13 +01:00
  • 50f22f6d14 Update/set output (#90) 1.0.22 Vanessasaurus 2022-10-25 21:00:21 -06:00
  • d703f40f3a Update the list_pull_request 401 case (#89) 1.0.21 Yunqi(Alice) 2022-09-28 12:03:05 -04:00
  • 415544869c Merge pull request #88 from ohenak/fix/ghe-get-401-error 1.0.20 Vanessasaurus 2022-09-22 03:59:00 -06:00
  • 667293445b [Chore] Provide token when getting 401 error Kane Ho 2022-09-21 23:44:03 -07:00
  • e64deeba68 Fix example in README (#85) Felix Breidenstein 2022-03-18 15:44:13 +01:00
  • 58a078aed9 Update CHANGELOG.md 1.0.19 Vanessasaurus 2022-02-03 06:00:46 -07:00
  • 408336c607 Fix emitting LF-separated GHA environment vars (#84) Sviatoslav Sydorenko 2022-02-03 14:59:59 +02:00
  • d99aa3ed71 Adding quick option to be able to specify a GitHub enterprise url (#80) Vanessasaurus 2021-10-02 22:40:48 -06:00
  • a48b660567 Merge pull request #81 from vsoch/add/open-source-halloween-2021 Vanessasaurus 2021-10-02 18:26:20 -06:00
  • 4b09070b0a adding open source halloween! vsoch 2021-10-02 18:25:26 -06:00
  • bd57348f7a Merge branch 'v1' of github.com:vsoch/pull-request-action into v1 v1 vsoch 2021-06-21 10:11:26 -06:00
  • cd08d4e74c Merge branch 'master' of github.com:vsoch/pull-request-action into v1 vsoch 2021-06-21 10:11:03 -06:00
  • 29dbfc0acd Merge pull request #75 from Kong/feat/discover-default-branch 1.0.18 Vanessasaurus 2021-06-21 10:10:40 -06:00
  • c0bf76830b Use repo's default branch if no branch specified Danny Sauer 2021-06-21 09:42:07 -05:00
  • a08a03a717 Merge branch 'master' of github.com:vsoch/pull-request-action into v1 vsoch 2021-04-27 06:06:59 -06:00
  • 1cb1956a68 Support to open pull request to another repo (#70) 1.0.17 Yi Zhang 2021-04-27 20:04:20 +08:00
  • 6e7a9cb309 Merge branch 'master' of github.com:vsoch/pull-request-action into v1 vsoch 2021-04-18 19:54:39 -06:00
  • 2ca266185d updating changelog preparing for release 1.0.16 vsoch 2021-04-18 19:54:26 -06:00
  • e2a437cdbd Prevent unhandled exception when running via schedule (#69) Max Anderson 2021-04-18 18:53:12 -07:00
  • 2d5c80f215 dont use version for examples, stick to master (#67) Vanessasaurus 2021-03-27 19:08:35 -06:00
  • fc56ed279d fixing pull-request.py to be in sync with master vsoch 2021-02-15 10:54:21 -07:00
  • 7f0d383d15 adding back assignees variable (#65) 1.0.15 Vanessasaurus 2021-02-15 10:51:43 -07:00
  • 89a865123c resolving conflicts vsoch 2021-02-12 17:49:53 -07:00
  • 260ef70e70 updating v1 branch vsoch 2021-02-12 17:49:17 -07:00
  • 6d137cdd42 adding changes to update a PR (#60) 1.0.14 Vanessasaurus 2021-02-12 17:42:23 -07:00
  • 2293747d8b making abort_if_fail more verbose (#57) (#58) Vanessasaurus 2020-12-18 04:07:14 -07:00
  • ebce8e4918 making abort_if_fail more verbose (#57) 1.0.13 Vanessasaurus 2020-12-18 04:05:17 -07:00
  • 416ba30b87 making abort_if_fail more verbose add/failure-verbosity vsoch 2020-12-11 10:35:03 -07:00
  • c761be135f replacing set-env with new environment syntax (#48) 1.0.12 Vanessasaurus 2020-11-17 08:33:29 -07:00
  • c39853dfde Add environment variable to pass if PR exists (#53) 1.0.11 Vanessasaurus 2020-10-20 12:15:41 -06:00
  • 0d662a3b50 Update/python client (#46) 1.0.10 Vanessasaurus 2020-09-25 18:31:06 -06:00
  • 727bec37b0 Testing assign request again (#43) Vanessasaurus 2020-09-24 11:58:11 -06:00
  • 66d0146c3a Test pr wrapper (#42) Vanessasaurus 2020-09-21 11:29:57 -06:00
  • 1106c316c1 Tell curl to set an exit code if a request fails (#39) Brandon W Maister 2020-08-07 15:09:22 -04:00
  • 790b81a742 adding example to derive a branch name from the environment (from previous step) vsoch 2020-06-21 13:56:24 -06:00
  • d347e09c29 adding stale bot, will close stale issues vsoch 2020-04-21 14:55:37 -06:00
  • 7bc520d458 Merge pull request #33 from vsoch/fix/assignee-reviewer-parsing Vanessasaurus 2020-04-21 14:50:37 -06:00
  • 9388624b4c testing fix to assigning reviewers vsoch 2020-04-21 14:23:36 -06:00
  • 1e9dfb50ae Merge pull request #28 from vsoch/add/outputs Vanessasaurus 2020-03-25 12:58:06 -06:00
  • 443ae6fbfb bumping version in example, setting correct version in example vsoch 2020-03-25 10:11:44 -06:00
  • 5790dea963 adding outputs example (now tested) vsoch 2020-03-25 10:09:34 -06:00
  • aaed200ec8 first test to add outputs vsoch 2020-03-25 09:55:39 -06:00
  • 702ab9c078 Merge pull request #26 from vsoch/add/reviewers Vanessasaurus 2020-03-25 09:38:07 -06:00
  • 4a1e588164 adding example for reviewers and changelog vsoch 2020-03-23 13:43:20 -06:00
  • a61c2bcfb7 syntax error vsoch 2020-03-23 13:38:49 -06:00
  • 1a853b4e3f testing change to add reviewers (team or individual) to a PR vsoch 2020-03-23 13:36:27 -06:00
  • 9d567ac1d1 Merge pull request #23 from vsoch/add/assignees Vanessasaurus 2020-03-23 11:25:34 -06:00
  • 948483f8ff Merge branch 'master' into add/assignees Vanessasaurus 2020-03-23 11:24:49 -06:00
  • 96906bfdd9 Merge pull request #24 from fgriberi/patch-1 Vanessasaurus 2020-03-19 09:29:13 -06:00
  • 35053dc2fc Fix typo error in README.md file [minor] Franco Riberi 2020-03-19 11:39:46 -03:00
  • c3a7ec260e update version of example vsoch 2020-03-18 15:51:49 -06:00
  • 90f97d7ca1 last change to add example vsoch 2020-03-18 15:35:22 -06:00
  • 6795aa743d fix trailing slash vsoch 2020-03-18 15:20:50 -06:00
  • 617744b952 fail no matter what vsoch 2020-03-18 14:52:58 -06:00
  • 906c9693bf need to parse assignees vsoch 2020-03-18 14:43:26 -06:00
  • 37a2b85332 trying again vsoch 2020-03-18 14:38:47 -06:00
  • 8638d1b6f1 need to echo response vsoch 2020-03-18 14:35:59 -06:00
  • 09f5606222 update to use .number vsoch 2020-03-18 14:30:22 -06:00
  • df89c5fb9e update to use .number vsoch 2020-03-18 14:28:35 -06:00
  • d0166ffab5 updating pull request to use return code to determine to assign folks vsoch 2020-03-18 14:24:24 -06:00
  • c4372cd524 fixing print of return value and syntax error vsoch 2020-03-18 14:18:42 -06:00
  • 125f29f472 adding ability to assign people to PR vsoch 2020-03-18 14:07:00 -06:00
  • e9cc2a3f41 adding maintainer can modify vsoch 2020-03-18 13:47:52 -06:00
  • d987bc1511 Merge pull request #22 from vsoch/add/support-null-branch 1.0.2 Vanessasaurus 2020-03-17 11:37:29 -06:00
  • 4ae1c5e25c adding examples for push and release vsoch 2020-03-17 11:36:44 -06:00
  • d0c1b9ddb0 adding PR_BRANCH_FROM to support null use case vsoch 2020-03-17 10:45:52 -06:00
  • a3c90d58a7 Fix action branch logic for pull requests Srdjan Grubor 2020-03-17 11:02:28 -05:00
  • a3ee64d51c Merge branch 'master' of github.com:vsoch/pull-request-action vsoch 2020-02-05 10:09:47 -07:00
  • a46f168cf9 updating link to example vsoch 2020-02-05 10:09:33 -07:00
  • 02aa792cc8 Merge pull request #16 from vsoch/add/action.yml Vanessasaurus 2020-02-05 10:08:38 -07:00
  • d7dede2212 adding action.yml to test vsoch 2020-02-05 10:00:44 -07:00
  • b94f438ea0 Use alpine instead of ubuntu so the build is faster (#14) Carl Sutton 2019-12-07 21:19:22 +01:00
  • ca8460101c fixing up GitHub action to work with yaml syntax (#11) Vanessasaurus 2019-10-19 09:36:46 -04:00
  • 51b1329c52 fixing up GitHub action to work with yaml syntax update/yaml-syntax Vanessa Sochat 2019-10-19 09:35:46 -04:00
  • e54bcbb815 Quote JSON Strings (#8) Godfrey Chan 2019-08-23 08:03:18 -07:00
  • 0b6c3279d5 Adding body Vanessasaurus 2019-05-21 02:06:27 -07:00
  • 4ffa883947 Adding more quotes, debug prints Vanessasaurus 2019-05-21 01:59:51 -07:00
  • 9c31bb936c adding quotes Vanessa Sochat 2019-05-20 19:18:03 -04:00
  • 1e2916c992 Add ability to create draft PRs with env var (#5) Benjamin Cooper 2019-05-17 17:33:39 -07:00
  • 820608e5d2 Merge pull request #3 from vsoch/add/title-body Vanessasaurus 2019-03-20 08:31:46 -07:00
  • 6251c0a094 adding title and body Vanessa Sochat 2019-03-20 10:05:38 -04:00
  • 32b1a27e85 move into one function 1.0.1 1.0.0 Vanessa Sochat 2019-02-01 17:42:55 -05:00
  • 1cbb54dfa3 more debugging Vanessa Sochat 2019-02-01 17:39:21 -05:00
  • 2fbc549356 show return value Vanessa Sochat 2019-02-01 17:35:39 -05:00
  • 249685eb2d dont exit Vanessa Sochat 2019-02-01 17:31:25 -05:00
  • 7acc1c678f adding check to see if PR already open Vanessa Sochat 2019-02-01 17:20:04 -05:00
  • 86a6482846 updating README Vanessa Sochat 2019-02-01 16:48:44 -05:00
  • e28d29f77e remove hub Vanessa Sochat 2019-02-01 13:36:57 -05:00
  • bb0828763b try with curl Vanessa Sochat 2019-02-01 13:31:55 -05:00
  • 56f51766be try removing the username Vanessa Sochat 2019-02-01 13:14:46 -05:00