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

feat: support skipping no changes #774

Merged
merged 2 commits into from May 12, 2023
Merged

Conversation

suzuki-shunsuke
Copy link
Owner

@suzuki-shunsuke suzuki-shunsuke commented May 9, 2023

--

  • Add a command line option -skip-no-changes to the subcommand plan
  • Add a field disable_comment to the configuration file

e.g.

$ tfcmt plan -skip-no-changes -- terraform plan
terraform:
  plan:
    when_no_changes:
      disable_comment: true

@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label May 9, 2023
@suzuki-shunsuke suzuki-shunsuke added this to the v4.4.0 milestone May 9, 2023
@suzuki-shunsuke suzuki-shunsuke marked this pull request as ready for review May 9, 2023 11:12
@suzuki-shunsuke
Copy link
Owner Author

suzuki-shunsuke commented May 9, 2023

@suzuki-shunsuke
Copy link
Owner Author

@suzuki-shunsuke suzuki-shunsuke merged commit 5e9bc7f into main May 12, 2023
13 checks passed
@suzuki-shunsuke suzuki-shunsuke deleted the feat/support-skip-no-changes branch May 12, 2023 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant