Skip to content

Question: Any objections to only allowing "rebase" commits in the repo? #3

Description

@marcdumais-work

ATM, "merge commits" are enabled and used in this repository. Would there be an objection to stop using them here, in favor of using the "rebase"-type PR commits?

I ask because of the publish/release automation work I am doing - one potential way forward is to include/detect a keyword in the HEAD commit (of a PR) title, to trigger a new automated release. However it seems this mechanism would break is a PR is merged using "merge-commit", that adds a commit on top.

WDYT? I can submit a PR to modify this if the proposal is acceptable.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions