renovate[bot]
b3b3f5ab43
fix(deps): update module github.com/google/go-github/v68 to v71 in go.mod (main) ( #5522 )
...
Signed-off-by: RB <7775707+nitrocode@users.noreply.github.com >
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: RB <7775707+nitrocode@users.noreply.github.com >
2025-04-11 01:52:03 -05:00
Petr Bubenik
9b737b22cc
fix: Add pagination to AzureDevops modified files call ( #5298 )
...
Signed-off-by: Petr Bubenik <petr.bubenik@drmax.eu >
2025-02-16 20:22:18 +00:00
Luke Massa
c2c25aeef2
fix: Minor bug in determining teams for gitlab ( #5294 )
...
Signed-off-by: Luke Massa <lukefrederickmassa@gmail.com >
2025-02-02 22:32:50 -05:00
Pierre Guinoiseau
90b1b13b71
feat: Add support for GitLab groups ( #4001 )
...
Signed-off-by: Pierre Guinoiseau <pierre@guinoiseau.nz >
2025-01-25 18:39:37 +00:00
renovate[bot]
d473fe0092
fix(deps): update module github.com/google/go-github/v66 to v68 in go.mod (main) ( #5209 )
...
Signed-off-by: Rui Chen <rui@chenrui.dev >
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Rui Chen <rui@chenrui.dev >
2024-12-31 18:45:20 +00:00
Roma Ryzhyi
b975301b2b
fix: Fix GitHub pull request mergeability for multiple required workflow runs ( #5057 )
...
Signed-off-by: Roman Ryzhyi <ryzhyi.r@ajax.systems >
2024-11-19 09:52:53 +00:00
renovate[bot]
fca4be1820
fix(deps): update module github.com/google/go-github/v65 to v66 in go.mod (main) ( #5086 )
...
Signed-off-by: X-Guardian <simonheather99@gmail.com >
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: X-Guardian <simonheather99@gmail.com >
2024-11-16 14:25:31 +00:00
bakayolo
841f7b4277
feat: add ignore-vcs-status-names (github only) ( #4978 )
...
Signed-off-by: bakayolo <benjamin.apprederisse@gmail.com >
2024-11-04 22:04:13 +00:00
Henrik Lundström
e4dea0311d
fix: Ignore apply check(s) even if missing from rollup when determining mergeability for GitHub ( #4974 )
...
Signed-off-by: Henrik Lundström <henrik94lundstrom@gmail.com >
2024-11-04 17:59:23 +00:00
renovate[bot]
50ace7de5c
fix(deps): update module github.com/google/go-github/v63 to v65 in go.mod (main) ( #4968 )
...
Signed-off-by: X-Guardian <simonheather99@gmail.com >
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: X-Guardian <simonheather99@gmail.com >
2024-11-02 15:14:55 +00:00
nitrocode
1c1c50556f
chore(deps): upgrade go-github 63.x ( #4943 )
...
Signed-off-by: nitrocode <7775707+nitrocode@users.noreply.github.com >
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-23 12:36:24 -05:00
Henrik Lundström
ed7b744695
fix: GitHub mergeability bypassing apply ( #4193 )
2024-09-04 19:36:24 -07:00
john-tipper
82cd0746ee
fix: support gh-installation-id flag and fix #4578 #1229 #3545 ( #4579 )
...
Co-authored-by: Rui Chen <rui@chenrui.dev >
2024-05-22 14:35:39 -04:00
Simon Heather
6824af5922
fix: Atlantis Apply Fails on GitLab v16.10 When the Merge Request Branch Needs Rebasing ( #4402 )
2024-04-05 15:08:58 +01:00
renovate[bot]
6884238cd1
fix(deps): update module github.com/google/go-github/v58 to v59 in go.mod (main) ( #4241 )
...
* fix(deps): update module github.com/google/go-github/v58 to v59 in go.mod
* Update fixtures.go
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: nitrocode <7775707+nitrocode@users.noreply.github.com >
2024-02-27 23:47:57 -06:00
renovate[bot]
ef766d2ec1
fix(deps): update module github.com/google/go-github/v57 to v58 in go.mod (main) ( #4138 )
...
* fix(deps): update module github.com/google/go-github/v57 to v58 in go.mod
* Update remaining go-github to v58
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Luke Massa <lmassa@tripadvisor.com >
2024-01-19 10:30:38 -05:00
Luke Massa
7faa03fd18
chore: fix label type in gitlab testdata ( #4091 )
2023-12-23 11:34:22 -05:00
Luke Massa
1035d9263a
chore: Move gitlab client test data into testdata/ files ( #4086 )
...
* feat: Move gitlab client test data into testdata/ files
* Cleanup
2023-12-21 19:20:40 -05:00
renovate[bot]
d93f85a0c3
fix(deps): update module github.com/google/go-github/v54 to v57 in go.mod (main) ( #4032 )
...
* fix(deps): update module github.com/google/go-github/v54 to v57 in go.mod
* fix(deps): go-github v57 in server/events/vcs/testdata/fixtures.go
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: nitrocode <7775707+nitrocode@users.noreply.github.com >
2023-12-12 00:21:42 +00:00
Finn Arne Gangstad
760190629e
fix: complete the upgrade to github v54 to unbreak tests ( #3691 )
2023-08-21 11:38:17 -04:00
Artur Rodrigues
049c146b2c
fix(github): prevent null pointer dereferencing when using AllowMergeableBypassApply with no required checks on branch protection ( #3672 )
...
* Implement test for allow mergeable bypass apply with no branch protection checks
* Report true combined status if no branch protection required status checks
* Remove warning on feature flag utilization
2023-08-15 10:11:37 -07:00
nitrocode
79500182db
chore(deps): bump tally to v4 ( #3498 )
2023-06-08 21:57:46 -04:00
renovate[bot]
19010fd4ee
fix(deps): update module github.com/golang-jwt/jwt/v4 to v5 in go.mod ( #3366 )
...
* fix(deps): update module github.com/golang-jwt/jwt/v4 to v5 in go.mod
* Bump jwt
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: nitrocode <7775707+nitrocode@users.noreply.github.com >
2023-05-05 16:53:23 +00:00
renovate[bot]
cc2d0c16e3
fix(deps): update module github.com/google/go-github/v51 to v52 in go.mod ( #3346 )
...
* fix(deps): update module github.com/google/go-github/v51 to v52 in go.mod
* Update fixtures.go
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: nitrocode <7775707+nitrocode@users.noreply.github.com >
2023-04-30 03:07:33 +00:00
Dylan Page
34ad9e901d
fix: revert branch protection feature causing breaking change
...
Reverts "fix(github): branch protection not supported (#3276 )"
Reverts "fix: allow Require Linear History when selecting merge method (#3211 )"
Closes #3320
2023-04-11 16:48:39 -04:00
renovate[bot]
763f017169
fix(deps): update module github.com/google/go-github/v50 to v51 in go.mod ( #3316 )
...
* fix(deps): update module github.com/google/go-github/v50 to v51 in go.mod
* Update fixtures.go
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: nitrocode <7775707+nitrocode@users.noreply.github.com >
2023-04-11 00:36:40 -05:00
Tymofii Polekhin
7a33828227
fix: allow Require Linear History when selecting merge method ( #3211 )
...
* fix: account for Require Linear History when selecting merge method
* fix logic and add tests
* add nolint hints for w.Write
---------
Co-authored-by: nitrocode <7775707+nitrocode@users.noreply.github.com >
2023-03-18 17:43:11 -05:00
Ken Kaizu
acc8ef6abc
fix(deps): update module github.com/google/go-github/v49 to v50 ( #3074 )
2023-01-30 22:25:56 -06:00
Ken Kaizu
da48fb515d
chore(test): add no test dir tests, rename testdata dir ( #2986 )
...
* add web_templates render tests
* add ansic strip tests
* move fixtures into testdata dir which is golang specific test dir name
* add server/metrics tests
* add recovery test
* add runtime stats test
2023-01-15 23:14:23 -06:00