Skip to content

Commit

Permalink
Add precommit labeling (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
raman325 committed Mar 18, 2024
1 parent d6c3843 commit c0d994e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ tag-template: "$RESOLVED_VERSION"
change-template: "- $TITLE @$AUTHOR (#$NUMBER)"
sort-direction: ascending
autolabeler:
- label: 'pre-commit'
files:
- '.pre-commit-config.yaml'
- label: 'javascript'
files:
- '*.ts'
Expand Down Expand Up @@ -72,6 +75,7 @@ categories:
collapse-after: 1
labels:
- "dependencies"
- "pre-commit"
# yamllint disable rule:line-length
template: |
[![Downloads for this release](https://img.shields.io/github/downloads/raman325/lock_code_manager/$RESOLVED_VERSION/total.svg)](https://github.com/raman325/lock_code_manager/releases/$RESOLVED_VERSION)
Expand Down

0 comments on commit c0d994e

Please sign in to comment.