Skip to content

Commit

Permalink
Add two new repository labels
Browse files Browse the repository at this point in the history
Add `ansible` and `packer` labels to the
crazy-max/ghaction-github-labeler configuration.
  • Loading branch information
mcdonnnj committed Oct 24, 2023
1 parent 1db7320 commit c5e1278
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
# Rather than breaking up descriptions into multiline strings we disable that
# specific rule in yamllint for this file.
# yamllint disable rule:line-length
- color: "f15a53"
description: Pull requests that update Ansible code
name: ansible
- color: "eb6420"
description: This issue or pull request is awaiting the outcome of another issue or pull request
name: blocked
Expand Down Expand Up @@ -50,6 +53,9 @@
- color: "fcdb45"
description: This pull request is awaiting an action or decision to move forward
name: on hold
- color: "02a8ef"
description: Pull requests that update Packer code
name: packer
- color: "ef476c"
description: This issue is a request for information or needs discussion
name: question
Expand Down

0 comments on commit c5e1278

Please sign in to comment.