Rhys Arkins
|
4a99883048
|
feat(platform): getIssue (#10453)
|
2021-06-16 15:53:50 +02:00 |
|
Michael Kriese
|
5546d60e18
|
test: fix nock usage (#10451)
|
2021-06-16 09:13:33 +02:00 |
|
Rhys Arkins
|
8f2358646a
|
fix(platform): remove duplicate delete after merge (#10434)
Already done by repository worker following successful mergePr()
|
2021-06-15 14:45:15 +02:00 |
|
Rhys Arkins
|
0e0f08b599
|
chore: log mergePr result
|
2021-06-10 21:32:00 +02:00 |
|
Rhys Arkins
|
d0434d5df1
|
chore: GlobalConfig -> AllConfig
|
2021-06-02 11:25:10 +02:00 |
|
David
|
56299fe581
|
fix: GITLAB_IGNORE_REPO_URL with relative URL (#9969)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2021-05-27 14:54:05 +02:00 |
|
Michael Kriese
|
3c7546f7cd
|
test: simplify nock handling (#10170)
|
2021-05-27 14:13:31 +02:00 |
|
Rhys Arkins
|
80e3e6ac78
|
fix: ensure newline before </details> when truncating
|
2021-05-21 13:30:05 +02:00 |
|
Fredrik Blomqvist
|
9f894ce814
|
feat(git): Add gitNoVerify option (#9676)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2021-05-19 16:05:29 +02:00 |
|
Sergei Zharinov
|
fbbbce608e
|
chore: Configure fs local dirs via admin config (#9990)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
|
2021-05-17 13:21:28 +00:00 |
|
renovate[bot]
|
b8e36daa87
|
chore(deps): update dependency prettier to v2.3.0 (#10012)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2021-05-17 08:06:24 +00:00 |
|
Rhys Arkins
|
fe73751d69
|
fix(github): handle PLATFORM_INTEGRATION_UNAUTHORIZED for branch protection
|
2021-05-16 11:49:22 +02:00 |
|
Rhys Arkins
|
f946b7407e
|
fix(github): paginationField for check runs (#10003)
|
2021-05-15 12:14:34 +02:00 |
|
Rhys Arkins
|
f00413c298
|
feat(host-rules): use only matchHost (#9892)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2021-05-13 20:53:18 +00:00 |
|
Rhys Arkins
|
a70aa6b75b
|
fix(git): try/catch git author check (#9967)
|
2021-05-12 13:06:02 +00:00 |
|
Jamie Magee
|
a805ddbf45
|
fix(azure): use pr title as merge commit message (#9964)
|
2021-05-12 07:02:32 +02:00 |
|
Rhys Arkins
|
8445c42590
|
fix(github): don't block forkToken automerge (#9909)
|
2021-05-07 21:23:46 +02:00 |
|
Rhys Arkins
|
89f587cbf2
|
fix(github): use forkToken if present for automerge (#9879) (#9882)
|
2021-05-06 08:37:37 +02:00 |
|
Tiago Martins
|
8c07d4d757
|
feat: Add setting to auto approve PRs in Azure DevOps (#9702)
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
|
2021-05-03 23:48:59 +00:00 |
|
Sergei Zharinov
|
38620be343
|
refactor: Replace some TODO items with issue ids (#9596)
|
2021-04-26 20:19:30 +00:00 |
|
Sergei Zharinov
|
ce51f05cef
|
feat(test): Detect test utils callers and simplify helpers (#9707)
|
2021-04-26 16:15:03 +02:00 |
|
Sergei Zharinov
|
b255275632
|
refactor(test): Load fixtures with helpers (#9699)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2021-04-23 16:58:48 +00:00 |
|
Florian Greinacher
|
2cc751a0a1
|
feat: ignore unavailable users (#9406)
|
2021-04-22 21:16:58 +02:00 |
|
Sergei Zharinov
|
4f237ea680
|
refactor(http): Use default "accept-encoding" value (#9652)
|
2021-04-20 15:37:57 +02:00 |
|
Sergei Zharinov
|
4b7295ee22
|
fix(bitbucket): Return proper type for "createPr()" (#9623)
|
2021-04-19 12:57:06 +00:00 |
|
Rhys Arkins
|
91db1b5c61
|
fix(github): add UNSTABLE to canMerge states
|
2021-04-15 14:25:25 +02:00 |
|
Sergei Zharinov
|
72d97ec2f4
|
refactor(workers): Enforce getName usage (#9525)
|
2021-04-13 10:25:51 +00:00 |
|
Sergei Zharinov
|
fa6d1e32a9
|
fix(azure): Fix additional argument for getRawFile (#9450)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2021-04-08 16:13:29 +00:00 |
|
Fredrik Blomqvist
|
a2aa5ce6fb
|
feat(gitlab): Allow descriptions longer than 25K characters (#9452)
|
2021-04-08 18:01:59 +02:00 |
|
Sergei Zharinov
|
e6537da51e
|
refactor(azure): Extract more utils from platform helper (#9443)
|
2021-04-08 11:53:03 +02:00 |
|
Fredrik Blomqvist
|
4262d4048b
|
feat(gitlab): Implement GitLab addReviewers (#9345)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2021-04-08 04:52:19 +00:00 |
|
Sergei Zharinov
|
55ccf03144
|
fix(azure): Fix util function streamToString (#9430)
|
2021-04-07 22:16:28 +02:00 |
|
Sergei Zharinov
|
36f8d1df0e
|
refactor(platform): getRawFile and getJsonFile throw instead of null (#9413)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
|
2021-04-07 04:23:11 +00:00 |
|
Rhys Arkins
|
486f5747f6
|
refactor(github): vulnerability alerts warning (#9398)
|
2021-04-05 13:49:33 +02:00 |
|
Sergei Zharinov
|
147304785e
|
refactor(platform): Extract getRawFile method (#9404)
|
2021-04-05 10:24:00 +00:00 |
|
Rhys Arkins
|
430249d626
|
refactor: Renovate configuration -> Configuration (#9399)
|
2021-04-05 10:09:41 +00:00 |
|
Sergei Zharinov
|
b80e7035c5
|
fix(github): Don't rely on time precision in test (#9403)
|
2021-04-05 06:11:49 +00:00 |
|
Sergei Zharinov
|
3e9bfa25d3
|
feat(github): Time threshold for PR reopening (#9392)
|
2021-04-04 11:08:08 +02:00 |
|
Sergei Zharinov
|
6074b99152
|
refactor(azure): Platform-wide getJsonFile (#9379)
|
2021-04-03 15:38:14 +02:00 |
|
Sergei Zharinov
|
425dcb5099
|
refactor(gitea): Platform-wide getJsonFile (#9381)
|
2021-04-03 14:50:03 +02:00 |
|
Sergei Zharinov
|
83fa6cd6ff
|
refactor(bitbucket-server): Platform-wide getJsonFile (#9382)
|
2021-04-03 14:49:15 +02:00 |
|
Sergei Zharinov
|
5928c8eb45
|
refactor(github): Platform-wide getJsonFile (#9383)
|
2021-04-03 14:47:54 +02:00 |
|
Sergei Zharinov
|
3915fa6512
|
refactor(gitlab): Platform-wide getJsonFile (#9384)
|
2021-04-03 14:46:18 +02:00 |
|
Sergei Zharinov
|
bb17af6f6d
|
refactor(bitbucket): Platform-wide getJsonFile (#9380)
|
2021-04-03 14:43:16 +02:00 |
|
Rhys Arkins
|
94535d52e8
|
feat(github): reopen autoclosed PRs (#9305)
|
2021-03-30 12:07:44 +00:00 |
|
Rhys Arkins
|
a5e2a89817
|
fix: Revert "feat(github): reuse autoclosed PRs (#9300)" (#9304)
This reverts commit eb2873e22e .
|
2021-03-28 15:15:04 +00:00 |
|
Rhys Arkins
|
eb2873e22e
|
feat(github): reuse autoclosed PRs (#9300)
|
2021-03-28 11:02:15 +02:00 |
|
Alex Kvak
|
c9e147fcba
|
fix(gitlab): skipped jobs are ignored (#9247)
If GitLab pipeline has only skipped jobs — the result is yellow.
Otherwise standard rules are applied.
|
2021-03-25 11:20:49 +00:00 |
|
Michael Kriese
|
f8580a1d93
|
feat(gitea): filter archived autodiscover repos (#9153)
|
2021-03-16 10:10:18 +00:00 |
|
Rhys Arkins
|
3357e6333d
|
refactor: Object.assign -> object spread (#9076)
|
2021-03-11 08:03:37 +01:00 |
|