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

Add signed commits to terraform-docs workflow #22

Closed
chris3ware opened this issue Feb 11, 2023 · 2 comments · Fixed by #24
Closed

Add signed commits to terraform-docs workflow #22

chris3ware opened this issue Feb 11, 2023 · 2 comments · Fixed by #24

Comments

@chris3ware
Copy link
Contributor

chris3ware commented Feb 11, 2023

Signed commits are required by the main branch protection rule.

@chris3ware chris3ware changed the title Add git-push-sign-off to workflow Add git-push-sign-off to terraform-docs workflow Feb 11, 2023
@chris3ware chris3ware changed the title Add git-push-sign-off to terraform-docs workflow Add signed commits to terraform-docs workflow Feb 11, 2023
@chris3ware
Copy link
Contributor Author

chris3ware commented Feb 11, 2023

Signed commits made easy with GitHub Actions:

https://gist.github.com/swinton/03e84635b45c78353b1f71e41007fc7c

3ware-release bot pushed a commit that referenced this issue Feb 13, 2023
## [1.3.0](v1.2.0...v1.3.0) (2023-02-13)

### Features

* Add reusable workflow for terraform-docs ([#20](#20)) ([488f7f0](488f7f0))
* Add step to push signed commits in terraform-docs ([#24](#24)) ([3388a44](3388a44)), closes [#22](#22)
3ware-release bot pushed a commit that referenced this issue Feb 13, 2023
## [1.4.0](v1.3.0...v1.4.0) (2023-02-13)

### Features

* Add step to push signed commits in terraform-docs ([#24](#24)) ([b401a8f](b401a8f)), closes [#22](#22)
@3ware-release
Copy link
Contributor

3ware-release bot commented Feb 13, 2023

This issue has been resolved in version 1.4.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant