Skip to content

Commit

Permalink
chore: update labels
Browse files Browse the repository at this point in the history
  • Loading branch information
kiliantyler committed Jun 27, 2024
1 parent fcba9c8 commit 5ee3c4c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 50 deletions.
12 changes: 0 additions & 12 deletions .github/labeler.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,3 @@
area/ansible:
- changed-files:
- any-glob-to-any-file: ansible/**/*
area/github:
- changed-files:
- any-glob-to-any-file: .github/**/*
area/kubernetes:
- changed-files:
- any-glob-to-any-file: kubernetes/**/*
area/go-task:
- changed-files:
- any-glob-to-any-file: .taskfiles/**/*
area/terraform:
- changed-files:
- any-glob-to-any-file: terraform/**/*
31 changes: 1 addition & 30 deletions .github/labels.yaml
Original file line number Diff line number Diff line change
@@ -1,36 +1,9 @@
# Area
- name: area/ansible
color: "72ccf3"
description: >-
Changes made in the ansible directory
- name: area/terraform
color: "72ccf3"
description: >-
Changes made in the terraform directory
- name: area/github
color: "72ccf3"
description: >-
Changes made in the github directory
- name: area/kubernetes
color: "72ccf3"
description: >-
Changes made in the kubernetes directory
- name: area/go-task
color: "72ccf3"
description: >-
Changes made in the taskfiles directory
# Renovate
- name: renovate/ansible
color: "ffc300"
- name: renovate/container
color: "ffc300"
- name: renovate/github-action
color: "ffc300"
- name: renovate/github-release
color: "ffc300"
- name: renovate/helm
color: "ffc300"
- name: renovate/terraform
- name: renovate/npm
color: "ffc300"
# Semantic Type
- name: type/digest
Expand Down Expand Up @@ -61,5 +34,3 @@
color: "cc317c"
- name: community
color: "0e8a16"
- name: yls-check-failed
color: "7B55D7"
8 changes: 0 additions & 8 deletions dependencies.json

This file was deleted.

0 comments on commit 5ee3c4c

Please sign in to comment.