Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix SEV 16399 #765

Merged
merged 2 commits into from
Jul 31, 2024
Merged

fix SEV 16399 #765

merged 2 commits into from
Jul 31, 2024

Conversation

smonero
Copy link
Contributor

@smonero smonero commented Jul 23, 2024

This fixes SEV16399. This PR https://github.com/lyft/atlantis/pull/764/files was causing the issue, but it turns out the issue was actually caused by https://github.com/lyft/atlantis/pull/763/files , as when it was made I was not aware of the always false allocator being used by the gateway in the github client (note there are 2 feature allocators being used, one in the githubclient (always false) and the normal one in the NewVCSEventsController() (which is always true in our case because of https://github.com/lyft/atlantis-dynamic-config).

@smonero
Copy link
Contributor Author

smonero commented Jul 24, 2024

tested on staging

@smonero smonero changed the title fix the SEV? fix SEV 16399 Jul 24, 2024
asubrocky
asubrocky previously approved these changes Jul 24, 2024
@smonero smonero merged commit 2f43bc9 into main Jul 31, 2024
3 checks passed
@smonero smonero deleted the idk branch July 31, 2024 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants