Commit Graph

1150 Commits

Author SHA1 Message Date
Takahiro Suzuki
5e0f854cea chore: Regenerates mock files with pegomock v4.1.0 (#5090)
Signed-off-by: tkasuz <63289889+tkasuz@users.noreply.github.com>
2024-11-16 15:00:42 +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
Simon Heather
8c6541f06f fix: Change GitLab UpdateStatus Function to get Pipeline from Commit rather than the Merge Request (#5033)
Signed-off-by: X-Guardian <simonheather99@gmail.com>
2024-11-11 22:41:18 +00:00
renovate[bot]
893ba90ba8 fix(deps): update module github.com/uber-go/tally/v4 to v4.1.16 in go.mod (main) (#4228)
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-08 23:41:26 +00:00
Simon Heather
aedc1b0d9a fix: code scanning alert no. 12: Reflected cross-site scripting (#5078)
Signed-off-by: Simon Heather <32168619+X-Guardian@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2024-11-07 16:32:36 -08:00
Gusts Jonasts
d4247bc069 fix: avoid resetting fetch head when doing branch fetch unshallow (#4577) 2024-11-07 14:32:39 +00:00
Henry Muru Paenga
240b6b1a0b fix: GitHub - Support Token File for Git Commands (#5067)
Signed-off-by: Henry Muru Paenga <meringu@gmail.com>
2024-11-05 22:17:01 +00:00
Henry Muru Paenga
74916fbf38 feat: GitHub - Support loading git token from disk (#4928) 2024-11-04 23:14:59 +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
Andrej Svenke
8285a0faf2 feat: set the shell for workflow command steps (#5024)
Signed-off-by: anryko <andrej.svenke@deliveryhero.com>
2024-11-04 18:29:47 +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
Alexey Kosenko
13fa635523 feat(automerge): implement GitHub --auto-merge-method flag for apply command (#4895)
Signed-off-by: a1k0u <alko7enko@gmail.com>
Signed-off-by: X-Guardian <simonheather99@gmail.com>
2024-11-02 20:09:17 +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
Benoit Toulme
7f4a4207d1 fix: fix broken formatting of first comment in case of command output truncation (#4980)
Co-authored-by: PePe Amengual <2208324+jamengual@users.noreply.github.com>
2024-10-24 13:03:24 +01:00
Henry Muru Paenga
110ef94890 fix: Update error messages when working with OpenTofu (#4996) 2024-10-09 22:00:30 -07:00
Henry Muru Paenga
9c7e5fcac8 feat: OpenTofu support (#4499)
Co-authored-by: PePe Amengual <2208324+jamengual@users.noreply.github.com>
2024-09-29 18:13:20 -07: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
Henry Muru Paenga
76b0148fce fix: Update lock for e2e tests (#4939) 2024-09-22 19:17:43 -04:00
renovate[bot]
96dfe0d886 chore(deps): update terraform random to v3.6.3 in server/controllers/events/testdata/test-repos/state-rm-workspace/dir1/versions.tf (main) (#4931)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-17 19:26:54 -07:00
renovate[bot]
454658edcf chore(deps): update terraform null to v3.2.3 in server/controllers/events/testdata/test-repos/workspace-parallel-yaml/staging/versions.tf (main) (#4929)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-16 18:39:42 -07:00
benoittoulme
6b52bd7738 chore: use markdown to display github comments truncation header (#4885)
Co-authored-by: Rui Chen <rui@chenrui.dev>
2024-09-12 16:00:11 -04:00
Nick King
7981df52d6 fix: only lookup user team memberships if using team authz (#4903) 2024-09-06 13:06:33 -07:00
dobby-dobster
cb5be4aaf0 fix: dont log GitHub app token in logs (#4667)
Co-authored-by: Tom Baker <tobaker@tripadvisor.com>
2024-09-06 08:17:32 -07:00
Henrik Lundström
5f1e53ed8c fix: Permission for GitHub app to support mergeable minus apply check (#4902) 2024-09-06 08:13:39 -07:00
Henrik Lundström
ed7b744695 fix: GitHub mergeability bypassing apply (#4193) 2024-09-04 19:36:24 -07:00
Jaden Lee
d18e9bba44 fix: set yaml to prevent_self_approve (#4893) 2024-09-03 19:13:57 -04:00
Nick King
9a0c648748 feat: add ability to delegate authorization to external sources (#4864) 2024-09-03 15:39:04 -07:00
dorian-tsorfy
41cd9c2083 fix: Resolve Rendering Issue in the Policy Check Results Template (#4870) 2024-09-03 14:33:03 +01:00
Rui Chen
37580ba79e chore: bump to use go 1.23.0 (#4843)
Signed-off-by: Rui Chen <rui@chenrui.dev>
2024-08-15 11:55:48 -04:00
Jaden Lee
df0003197d feat: selfapprove flag for approving policies (#4794)
Co-authored-by: PePe Amengual <jose.amengual@gmail.com>
2024-08-08 09:11:06 -07:00
Andrew Fitzpatrick
ed03d35d59 fix: send pipelineID in gitlabs SetCommitStatus if the mr gets found, fallback to branch ref (#4785) 2024-08-07 23:54:24 -07:00
Rui Chen
dd424ff34e chore: revert "fix: added a space line" (#4814) 2024-08-06 16:55:19 -04:00
dorian-tsorfy
dac9141cd5 fix: added a space line (#4787)
Co-authored-by: Dorian Tsorfy <dorian.tsorfy@similarweb.com@similarweb.com>
2024-07-25 11:07:01 -07:00
PePe Amengual
b3d45d6929 revert: "fix: Preventing merging without running atlantis apply on Gitlab" (#4721) 2024-07-03 11:04:47 -07:00
David Glasser
5a918e382c feat: Add --max-comments-per-command configuration (#3905)
Co-authored-by: PePe Amengual <jose.amengual@gmail.com>
Co-authored-by: Benoit Toulme <benoit.toulme@gmail.com>
2024-06-26 23:13:09 -04:00
renovate[bot]
f2f439d4de chore(deps): update terraform random to v3.6.2 in server/controllers/events/testdata/test-repos/state-rm-workspace/dir1/versions.tf (main) (#4686)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-18 20:01:06 -07:00
Rui Chen
8dccb2beb4 chore(lint): linting the codebase (#4668)
Signed-off-by: Rui Chen <rui@chenrui.dev>
2024-06-17 11:22:30 -04:00
James Brookes
a6a3b21787 refactor: use hc-install for TF downloads + constraints (#4494)
Co-authored-by: PePe Amengual <jose.amengual@gmail.com>
2024-06-16 01:54:45 +00:00
shurkus
e28669064b fix: Preventing merging without running atlantis apply on Gitlab (#4651)
Co-authored-by: Rui Chen <rui@chenrui.dev>
2024-06-14 22:50:11 -04:00
Brett Delle Grazie
854c287986 fix: add app to the github app installation id (#4650)
Co-authored-by: Rui Chen <rui@chenrui.dev>
2024-06-13 00:02:21 +00:00
renovate[bot]
1b5ad2c1d2 chore(deps): bump tf to 1.8.5 and fix tests (#4653)
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-06-12 19:34:38 -04:00
Luke Massa
a1f7e980cb chore: pin terraform versions in CI (#4645) 2024-06-10 14:24:10 -04:00
Andrej Svenke
78373f690e feat: add silence_pr_comments on plan and apply (#4543) 2024-05-31 21:52:22 -04:00
Andrej Svenke
ded89a3e1c feat: optionally hide multienv output (#4422)
Co-authored-by: PePe Amengual <jose.amengual@gmail.com>
Co-authored-by: Rui Chen <rui@chenrui.dev>
2024-05-29 15:27:46 -04:00
Caio Augusto
388bbfdd90 feat: do not react with emoji if "EmojiReaction" flag is empty (#4378)
Co-authored-by: caio.rocha <caio.rocha@ifood.com.br>
Co-authored-by: PePe Amengual <jose.amengual@gmail.com>
Co-authored-by: Rui Chen <rui@chenrui.dev>
2024-05-22 14:36:10 -04: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
Ross Strickland
821de05ddd fix: apply strip_refreshing to output for errors (#4443)
Co-authored-by: PePe Amengual <jose.amengual@gmail.com>
2024-05-21 16:32:20 -04:00
Christian Winther
633ca09fce fix: implement tests for gitlab client 409 Conflict handling (#4548) 2024-05-19 16:58:35 -04:00
Pierre Guinoiseau
82bec78dff feat: Add option to lock on apply instead of plan (#3879)
Co-authored-by: PePe Amengual <jose.amengual@gmail.com>
2024-05-16 22:27:27 -07:00
Rui Chen
a4d89255fc fix: update hero img loc (#4554)
Signed-off-by: Rui Chen <rui@chenrui.dev>
2024-05-14 19:47:53 +00:00