-
Notifications
You must be signed in to change notification settings - Fork 6
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
feat(actions/plan): add argument to suppress PR comments. #26
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you update the shared workflow as well? https://github.com/Brightspace/terraform-workflows/blob/main/.github/workflows/workflow.yml
👍. 03a385d. Will try out the action on the repo I was thinking of applying this on. Note: I didn't investigate, but the editor was advising something was wrong with Seems like editor might be the one that's wrong? |
They updated the syntax, but still allow strings - the editor is preferring the newer syntax. S'all good. |
The plan is available in the job summary (#18). Thoughts on adding an arg to suppress PR comments?