Content-Length: 245766 | pFad | http://github.com/Borewit/music-metadata/commit/0d5910ed0c69543f5d21872e04e31025ac542f2e

40 Add action to assign label "dev-dependencies" to Dependabot PR's · Borewit/music-metadata@0d5910e · GitHub
Skip to content

Commit

Permalink
Add action to assign label "dev-dependencies" to Dependabot PR's
Browse files Browse the repository at this point in the history
  • Loading branch information
Borewit committed Jan 5, 2023
1 parent 42791d0 commit 0d5910e
Show file tree
Hide file tree
Showing 2 changed files with 18 additions 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 @@ -15,6 +15,7 @@ categories:
- 'dependencies'
exclude-labels:
- 'DevOps'
- 'dev-dependencies'
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks.
version-resolver:
Expand Down
17 changes: 17 additions & 0 deletions .github/workflows/post-dependabot-prs.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
name: Dependabot Pull Request
on: pull_request_target
jobs:
build:
runs-on: ubuntu-latest
if: ${{ github.event.pull_request.user.login == 'dependabot[bot]' }}
steps:
- name: Fetch Dependabot metadata
id: dependabot-metadata
uses: dependabot/fetch-metadata@v1
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"
- name: Set label
uses: actions-ecosystem/action-add-labels@v1
if: ${{ steps.dependabot-metadata.outputs.dependency-type == 'direct:development' }}
with:
labels: dev-dependencies

0 comments on commit 0d5910e

Please sign in to comment.








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/Borewit/music-metadata/commit/0d5910ed0c69543f5d21872e04e31025ac542f2e

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy