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

protect main branch with .asf.yaml config #1302

Merged
merged 1 commit into from
Mar 20, 2023
Merged

Conversation

glynnbird
Copy link
Contributor

Overview

Added to .asf.yaml to protect the main branch and, by omission, unprotect the master branch.

See https://cwiki.apache.org/confluence/display/INFRA/git+-+.asf.yaml+features#git.asf.yamlfeatures-BranchProtection

Testing recommendations

No code changes. Ensure after merge that the master branch is unprotected and the main branch is protected.

Related Issues or Pull Requests

n/a

Checklist

  • Code is written and works correctly;
  • Changes are covered by tests;
  • Documentation reflects the changes;
  • Update rebar.config.script with the correct tag once a new Fauxton release is made

Copy link
Contributor

@big-r81 big-r81 left a comment

Choose a reason for hiding this comment

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

+1

@glynnbird glynnbird merged commit 5b88b8d into main Mar 20, 2023
@glynnbird glynnbird deleted the protect_main_branch branch March 20, 2023 09:48
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