Skip to content

Commit

Permalink
add more docs
Browse files Browse the repository at this point in the history
  • Loading branch information
hipstersmoothie committed Dec 16, 2018
1 parent 2eab66a commit 4f1efea
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/pages/auto-label.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,9 @@ Examples

$ auto label --pr 123
```

## Without PR Number

Running `auto label` without the PR number enables it to run in master after a PR has been merged. You can use these labels to automate more things in your merge build pipeline other than the release.

`auto-release` the project uses this to only deploy the documentation when the last merged PR has a `documentation` label.

0 comments on commit 4f1efea

Please sign in to comment.