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(apiController): Pass commitStatusUpdater to the APIController #5323

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Exchizz
Copy link

@Exchizz Exchizz commented Feb 13, 2025

what

It appears after a refactor in #5242 it has been forgotten to pass the commitStatusUpdater to the APIController. This results in #5322

why

tests

references

Closes #5322

@Exchizz Exchizz force-pushed the fix/add-commitStatusUpdater-to-APIController branch from 5e2d91d to 138bae0 Compare February 13, 2025 09:17
@Exchizz Exchizz marked this pull request as ready for review February 13, 2025 10:09
@Exchizz Exchizz requested review from a team as code owners February 13, 2025 10:09
@Exchizz Exchizz requested review from chenrui333, lukemassa and nitrocode and removed request for a team February 13, 2025 10:09
@dosubot dosubot bot added the bug Something isn't working label Feb 13, 2025
@github-actions github-actions bot added the go Pull requests that update Go code label Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Atlantis api/plan returns status 500
3 participants