conform

command module
v0.1.0-alpha.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 13, 2019 License: MPL-2.0 Imports: 1 Imported by: 0

README

Conform

Policy enforcement for your pipelines.

Gitter GoDoc Travis Codecov Go Report Card Release GitHub (pre-)release


Conform is a tool for enforcing policies on your build pipelines.

Some of the policies included are:

Getting Started

Create a file named .conform.yaml with the following contents:

policies:
- type: conventionalCommit
  spec:
    types:
      - "type"
    scopes:
      - "scope"

In the same directory, run:

conform enforce

License

license

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
git

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL