Releases: cerebruminc/github-action-repo-settings-sync
Releases · cerebruminc/github-action-repo-settings-sync
v1.4.0
fix: Repo settings config on cortex-api (#10) * fix: Repo settings config on cortex-api * fix: Solve the problem when we have repos that don't have EXISTING_CHECKS for a specific branch
v1.3.3
fix: typo in pre-fetching required checks code (#9) * ci: debug the required status checks object * ci: remove quotes from existing checks * ci: fix double quotes error in status checks * ci: debugging status checks * ci: fix REQUIRED_STATUS_CHECKS variable * ci: remove debug lines
v1.3.2
What's Changed
- fix: Preserve existing branch status checks by @LucianBuzzo in #8
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
- fix: don't clear required status checks by @LucianBuzzo in #7
New Contributors
- @LucianBuzzo made their first contribution in #7
Full Changelog: v1.3...v1.3.1
v1.3
v1.2
v1.1
fix: curl silent and apps array