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

Add approval_rules in protected_environments #1727

Conversation

Pvlerick
Copy link
Contributor

@Pvlerick Pvlerick commented May 31, 2023

Copy link
Member

@svanharmelen svanharmelen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Few small comments, but nothing serious...

go.sum Outdated Show resolved Hide resolved
protected_environments.go Show resolved Hide resolved
"required_approvals": 2,
"group_inheritance_type": 1
}
]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I looks like your indention is incorrect here...

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well spotted, probably the paste from the official doc that went wrong.

protected_environments_test.go Outdated Show resolved Hide resolved
protected_environments_test.go Outdated Show resolved Hide resolved
@Pvlerick
Copy link
Contributor Author

@svanharmelen thanks for the quick review; I addressed the comments, let me know if you spot anything else!

Copy link
Member

@svanharmelen svanharmelen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I made a few last changes (the indentation was a space vs tab issue), things are OK now 👍🏻

@svanharmelen svanharmelen merged commit 46b2e30 into xanzy:master May 31, 2023
3 checks passed
@Pvlerick
Copy link
Contributor Author

I made a few last changes (the indentation was a space vs tab issue), things are OK now 👍🏻

Aaaah yes that was it, thanks for spotting it, I'll need to adjust my editor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants