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 incomplete switch to policy.yaml #1270

Merged
merged 1 commit into from
Sep 5, 2022

Conversation

kajinamit
Copy link
Contributor

Commit 0d610f6 was supposed to switch
default policy file from policy.json to policy.yaml but that change
was incomplete and still the old policy.json is searched first.

This change fixes it and ensures policy.yaml is loaded first.

Commit 0d610f6 was supposed to switch
default policy file from policy.json to policy.yaml but that change
was incomplete and still the old policy.json is searched first.

This change fixes it and ensures policy.yaml is loaded first.
@mergify mergify bot merged commit 047d63c into gnocchixyz:master Sep 5, 2022
@kajinamit
Copy link
Contributor Author

@mergify backport stable/4.4

@mergify
Copy link
Contributor

mergify bot commented Sep 5, 2022

backport stable/4.4

✅ Backports have been created

tobias-urdin added a commit that referenced this pull request Sep 6, 2022
Fix incomplete switch to policy.yaml (backport #1270)
@kajinamit kajinamit deleted the policy-yaml branch September 7, 2022 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants