Skip to content

Commit

Permalink
CI: Add in CI label to release-drafter
Browse files Browse the repository at this point in the history
Add support for CI labels

Signed-off-by: Andrew Grimberg <tykeal@bardicgrove.org>
  • Loading branch information
tykeal committed Jan 28, 2022
1 parent 259570b commit 1ebb9a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ categories:
- title: ":mortar_board: Code Quality :mortar_board:"
labels:
- "code-quality"
- "CI"
# yamllint disable rule:line-length
template: |
[![Downloads for this release](https://img.shields.io/github/downloads/tykeal/homeassistant-rental-control/v$RESOLVED_VERSION/total.svg)](https://github.com/tykeal/homeassistant-rental-control/releases/v$RESOLVED_VERSION)
Expand Down

0 comments on commit 1ebb9a5

Please sign in to comment.