Skip to content

Check for branch merge requires child commit #2

@rcraggs

Description

@rcraggs

The rule "commit-with-message-was-merged-into-branch" only works if the merge in question had a child commit made afterwards. It happens in the function here:

boolean isChildOfCommitOnBranch(String branch, String commitMessageContents, boolean ignoreMessageCase) throws IOException, GitAPIException, BranchNotFoundException {

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