Simon Heather
4bea4e934a
chore: Add Struct required tags and Server Struct Validator ( #5371 )
...
Signed-off-by: X-Guardian <32168619+X-Guardian@users.noreply.github.com >
2025-03-09 11:34:48 +00: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
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
Simon Heather
fb69965fd7
chore: Rename templates package to web_templates ( #4383 )
2024-03-27 12:05:52 -04:00
Simon Heather
67b5740053
feat: Refine The Atlantis VCS Logging Configuration ( #4285 )
...
* Refine VCS Logging
* Remove github/gitlab client logger
* Remove fmtLogSrc from instrumented_client and format
* Add staticcheck lint exception for NewGitHubClient
* Fix tests
2024-02-26 13:07:41 -05:00
Gabriel Martinez
56e38b4151
chore(atlantis): fix linter errors ( #3690 )
...
* chore(atlantis): fix linter errors
* fix superfluous-else
* revert gitlab check
* ignore stub funcs on azuredevops_client
* remove fetch-depth
* remove fail_on_error
* fix plan_step_runner_test.go
* more lint fixes
---------
Co-authored-by: Dylan Page <dylan.page@autodesk.com >
2023-12-11 19:02:16 +00:00
Darren Worrall
7746655eb1
Support team owners for policies ( #2953 )
2023-01-10 16:53:05 -06:00
Ray Terrill
89d33a0737
Make required atlantis/apply status check work with mergeable ( #2436 )
...
* Make required apply work with mergeable
* Fix lint hint
* Migrate mergeable approval check to graphql, update tests
* Adding support for check suites
* Adding feature flag protection for new functionality
* Fix linting falsepos
* Adjusted logic to handle required check runs, added doc
2022-08-18 09:46:50 -07:00
David Constenla
b650303032
Add permission to allow GET required_status_checks, linked to #2310 ( #2380 )
2022-07-12 08:47:52 -07:00
Petr Stroganov
4c0a44979f
Add missing CleanedBasePath to GithubSetupData created by GithubAppController ( #2142 )
2022-05-13 14:36:36 -07:00
Nish Krishnan
64612019f4
Revert "feat: filter out atlantis/apply from mergeability clause (#18… ( #1968 )
...
* Revert "feat: filter out atlantis/apply from mergeability clause (#1856 )"
This reverts commit d01796b9d9 .
* Add missing import.
2022-01-01 15:11:39 -05:00
Nish Krishnan
d01796b9d9
feat: filter out atlantis/apply from mergeability clause ( #1856 )
...
Filter out atlantis apply status during mergeability check.
2021-10-19 13:51:22 -07:00
Nish Krishnan
712498da58
Refactor controllers into package. ( #1597 )
2021-06-01 11:58:01 -07:00