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

Waiting for status to be reported #2613

Open
80kk opened this issue Oct 24, 2022 · 0 comments
Open

Waiting for status to be reported #2613

80kk opened this issue Oct 24, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@80kk
Copy link

80kk commented Oct 24, 2022

Overview of the Issue

When I open a PR Atlantis stuck on:

Some checks haven’t completed yet
2 expected and 3 successful checks 

and:

atlantis/plan: np/default Expected — Waiting for status to be reported   Required
atlantis/plan: p/default Expected — Waiting for status to be reported   Required @bot
atlantis/apply — 0/0 projects applied successfully.   @bot
atlantis/plan — 0/0 projects planned successfully.   Required @bot
atlantis/policy_check — 0/0 projects policies checked successfully. 

Reproduction Steps

Make a change and open a PR.

Logs

{"level":"info","ts":"2022-10-24T14:42:31.124Z","caller":"events/working_dir.go:225","msg":"creating dir \"/atlantis-data/repos/x/y/15/default\"","json":{"repo":"x/y","pull":"15"}}
{"level":"info","ts":"2022-10-24T14:42:40.208Z","caller":"events/project_command_builder.go:279","msg":"successfully parsed atlantis.yaml file","json":{"repo":"x/y","pull":"15"}}
{"level":"info","ts":"2022-10-24T14:42:40.208Z","caller":"events/project_command_builder.go:284","msg":"0 projects are to be planned based on their when_modified config","json":{"repo":"x/y","pull":"15"}}
{"level":"info","ts":"2022-10-24T14:42:40.208Z","caller":"events/plan_command_runner.go:89","msg":"determined there was no project to run plan in","json":{"repo":"x/y","pull":"15"}}
{"level":"info","ts":"2022-10-24T15:25:41.610Z","caller":"events/events_controller.go:533","msg":"parsed comment as command=\"plan\" verbose=false dir=\"\" workspace=\"\" project=\"\" flags=\"\"","json":{"gh-request-id":"X-Github-Delivery=123"}}
{"level":"info","ts":"2022-10-24T15:25:42.849Z","caller":"events/project_command_builder.go:279","msg":"successfully parsed atlantis.yaml file","json":{"repo":"x/y","pull":"15"}}
{"level":"info","ts":"2022-10-24T15:25:42.849Z","caller":"events/project_command_builder.go:284","msg":"0 projects are to be planned based on their when_modified config","json":{"repo":"x/y","pull":"15"}}

--->

Environment details

@80kk 80kk added the bug Something isn't working label Oct 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant