Skip to content

Create a script that compares commit-msg with PR #94

@knocte

Description

@knocte

This script would check how many commit the PR has:

  • If more than 1 commit, it would abort (return ExitCode 0).
  • If only 1 commit, it would check:
    • If PR title and commit msg title differ: fail.
    • If PR description and commit msg body differ: fail.

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