Skip to content

Enforce PR merge standards via repo config + GitHub Issues #267

@sinopeus

Description

@sinopeus

Currently we manually check that the following things are done before merging a PR:

  1. Ensure there is a review and approval.
  2. Use a squash commit.
  3. Match the PR title and the squash commit message.
  4. Follow the Conventional Commits standard for the squash commit message (and include the PR number at the end).
  5. Delete the PR branch afterward.

Ideally this is automated instead of done manually.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions