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

Branch and tag protection rules #17

Open
hairmare opened this issue Jan 25, 2025 · 0 comments
Open

Branch and tag protection rules #17

hairmare opened this issue Jan 25, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@hairmare
Copy link
Member

As part of an automated build-pipeline, the main branch and all important tags need protecting. There is currently this warning on the repo:

Image

This can be configured here: https://github.com/radiorabe/actions/settings/rules

Setting this up is simple

  1. Configure default rulesets as "Disabled" so they can be reviewed prior to being enabled
  2. Enable the rules

We need to be sure that the rules don't conflict with the activity on the repo, this could imply switching to a pull request based model before enabling branch protection.

@hairmare hairmare added the enhancement New feature or request label Jan 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant