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

Exit with error status code when plan preview failed #4659

Conversation

TakumaKurosawa
Copy link
Contributor

@TakumaKurosawa TakumaKurosawa commented Nov 8, 2023

What this PR does / why we need it:

Plan preview CI send error comment but workflow is still succeeded.
So we have to exit with error status code when exception case.

Which issue(s) this PR fixes:

Fixes #4660

Does this PR introduce a user-facing change?:

  • How are users affected by this change:
    • I'm expecting to plan-preview workflow failed when exception case.
  • Is this breaking change:
  • How to migrate (if breaking change):

@khanhtc1202
Copy link
Member

@TakumaKurosawa Thanks for the great contributions to plan-preview codebase 😄
There are some conflicts on this PR, could you update 🙏

@TakumaKurosawa
Copy link
Contributor Author

TakumaKurosawa commented Nov 10, 2023

@khanhtc1202
I'm not sure why this pull request is closed automatically.
I updated local master branch, then I rebased master branch into a head branch(Conflicts resolved).
Automatically closed this pull request when I was trying force-pushed.

@TakumaKurosawa
Copy link
Contributor Author

@khanhtc1202
Sorry.
Now I understand why😇
There is no changes on my branch, right? 😂

@TakumaKurosawa TakumaKurosawa deleted the os-exit-when-error-occurred branch November 10, 2023 01:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Exit with error status code when plan preview failed
2 participants