Skip to content

Add GitCommitsCheck #2

@ezzieyguywuf

Description

@ezzieyguywuf

The pkgcheck scan --commits --check GitCommitsCheck adds a check to ensure that commit messages are formatted properly - this works as a fair stand-in for repoman commit.

Is it possible to add this check for Pull Requests? It should be pretty straighforward, since --commits automatically checks against master.

This would be a bit more challenging to run on master - it'd be trivial to add --commits HEAD~, but what if more than one commit was just pushed?

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