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

fix: Fix tag protection refactor #70

Merged
merged 2 commits into from
Sep 4, 2024
Merged

fix: Fix tag protection refactor #70

merged 2 commits into from
Sep 4, 2024

Conversation

fatbasstard
Copy link
Contributor

This PR fixes the tag protection refactor made in the previous PR.

The pattern is actually just a condition, not the name pattern. That is apparantly something else:
image

So tested a bit more with a test repository and this is the actual configuration to make it work the same as the "old" tag protection regex

@fatbasstard fatbasstard requested a review from a team as a code owner September 4, 2024 10:56
@github-actions github-actions bot added the bug Something isn't working label Sep 4, 2024
Copy link
Contributor

github-actions bot commented Sep 4, 2024

Terraform Format and Style 🖌success

Terraform Initialization ⚙️``

Terraform Lint 📖success

Terraform Validation 🤖skipped

Validation Output


@fatbasstard fatbasstard changed the title Fix: Fix tag protection refactor fix: Fix tag protection refactor Sep 4, 2024
@schubergphilis schubergphilis deleted a comment from github-actions bot Sep 4, 2024
@fatbasstard fatbasstard merged commit c2ffffb into master Sep 4, 2024
@fatbasstard fatbasstard deleted the fvb/tag_protection branch September 4, 2024 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants