Skip to content

process: adopt PR workflow (feature branches → main) #27

@dennisonbertram

Description

@dennisonbertram

Currently all changes push directly to main. Move to branch-based PRs as the project scales.

Workflow: `feat/`, `fix/`, `chore/`, `test/` branches → PR → CI must pass (`.github/workflows/ci.yml` already runs on PRs) → merge.

Not yet: GitHub branch protection rules — enable when ready to enforce.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions