Skip to content

Investigate adding protections to the "main" branch #17

Description

@ConnieJChi

Typically in repos there are protections on the main branch to prevent someone accidentally pushing changes directly onto the main branch vs creating their own separate branch, pushing to that branch, getting that branch approved (ideally), and then merging into main.

Github provides a way to protect the main branch: https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/managing-protected-branches/managing-a-branch-protection-rule

An important note is that while we want to have branch protections, the protections should NOT block an urgent push and merge up to main in case there are last second changes that have to be made during a tournament.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions