Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@cloudposse-releaser cloudposse-releaser released this 02 Apr 11:02
· 1 commit to refs/heads/main since this release
ad912d3
feat: Support for GitHub Apps @milldr (#17) ## what - Add support for `use_local_github_credentials` - Correct spelling of `succeed`

why

  • If we want to entire do away with GitHub PATs, we can require this component to be applied locally. This adds an option to do that.
  • With cloudposse-terraform-components/aws-eks-argocd#16, we corrected spelling of "succeed". This needs to be updated to apply the changes to the application set

references

Summary by CodeRabbit

  • New Features

    • Introduced new configuration options to bypass pull request reviews and enable local GitHub credentials for easier setup.
    • Improved branch protection settings to integrate these new capabilities.
  • Bug Fixes

    • Corrected a spelling error in notification messages for clarity.
  • Documentation

    • Enhanced module documentation with updated and additional input variable details.
  • Chores

    • Updated version control ignore rules and removed a redundant dependency.

🤖 Automatic Updates

Update README.md and docs @[cloudposse-releaser[bot]](https://github.com/apps/cloudposse-releaser) (#19) ## what This is an auto-generated PR that updates the README.md and docs

why

To have most recent changes of README.md and doc from origin templates