File: labeler.yml

package info (click to toggle)
python-telegram-bot 22.5-1
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 11,940 kB
  • sloc: python: 92,703; makefile: 179; sh: 4
file content (9 lines) | stat: -rw-r--r-- 210 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
# Config file for workflows/labelling.yml

version: 1

labels:
- label: "⚙️ dependencies"
  authors: ["dependabot[bot]", "pre-commit-ci[bot]"]
- label: "🛠 code-quality"
  authors: ["pre-commit-ci[bot]"]