Skip to content
This repository was archived by the owner on Nov 29, 2024. It is now read-only.
Rulesets/primary-rulesActive

Nameprimary-rules
Enforcement statusActive - This ruleset will be enforced

Target branches

Branch targeting criteria

  • Default
  • main

Rules

Which rules should be applied?

Branch rules

Restrict deletionsOnly allow users with bypass permissions to delete matching refs.
Require a pull request before mergingRequire all commits be made to a non-target branch and submitted via a pull request before they can be merged.
Block force pushesPrevent users with push access from force pushing to refs.
Require workflows to pass before mergingRequire all changes made to a targeted branch to pass the specified workflows before they can be merged.
  • Do not require workflows on creationAllow repositories and branches to be created if a check would otherwise prohibit it.
  • Workflow configurations
    GlueOps Standard Checks
    github-workflows/.github/workflows/glueops-basic-pr-checks.yml
    main
Automatically request Copilot code reviewRequest Copilot code review for new pull requests automatically if the author has access to Copilot code review.

Restrictions

No restrictions have been added