Closed bryantbiggs closed 2 years ago
This PR is included in version 1.0.1 :tada:
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Description
.releaserc.json
to ensure conventional-commit standards are used by semantic-releaser.pre-commit-config.yaml
versions to latest and ensureend-of-file-fixer
hook is usedpr-title.yml
GitHub workflow for ensuring PR titles follow conventional-commit standardsrelease.yml
GitHub workflow to ensure release process does not run on forks; ref https://github.com/terraform-aws-modules/meta/issues/25stale-actions.yaml
to ensure issues and pull requests are routinely cleaned up; copie from EKS repositoryMotivation and Context
Breaking Changes
How Has This Been Tested?