You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update .github/settings.yml @osterman (#15)
## what
- Update `.github/settings.yml`
- Drop `.github/auto-release.yml` files
why
Re-apply .github/settings.yml from org level
Use organization level auto-release settings
references
DEV-1242 Add protected tags with Repository Rulesets on GitHub
Update release workflow to allow pull-requests: write @osterman (#14)
## what
- Update workflow (`.github/workflows/release.yaml`) to have permission to comment on PR
why
Add comment to PR when it is released
Use GitHub Action Workflows from `cloudposse/.github` Repo @osterman (#13)
## what
- Update workflows (`.github/workflows/settings.yaml`) to use shared workflows from `.github` repo
why
Reduce nested levels of reusable workflows
Use GitHub Action Workflows from `cloudposse/.github` Repo @osterman (#12)
## what
- Update workflows (`.github/workflows/settings.yaml`)