Skip to content
check

GitHub Action

proof-it

0.2 Pre-release

proof-it

check

proof-it

Verify that a PR has right labels before merge

Installation

Copy and paste the following snippet into your .yml file.

              

- name: proof-it

uses: pycontribs/[email protected]

Learn more about this action in pycontribs/proofit

Choose a version

proofit

ProofIt checks presence of specific PR labels in order to assure creation of meaningful release notes andwith and proper use of semantic versioning.

ProofIt is inspired from tools below and aims to combine their functionality in a single action. We also aim to make it able to load its settings from a single github repository, ones that would apply for the entire organization.

  • Release Drafter - which uses a configured set of labels to update github release notes
  • Match PR Label - require presence of at least one label from a specific list