Skip to content

Commit

Permalink
Add ignore rules for GitHub bot license check
Browse files Browse the repository at this point in the history
  • Loading branch information
marko-bekhta committed Jan 14, 2025
1 parent 549b469 commit 2703f59
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/hibernate-github-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,3 +65,7 @@ develocity:
replacement: "" # Just remove these tags
licenseAgreement:
enabled: true
ignore:
# See the `build-dependencies` group in the Dependabot's configuration file
- user: dependabot[bot]
titlePattern: "Bump.*the build-dependencies group( across \\d+ director(ies|y))?( with \\d+ updates?)?"

0 comments on commit 2703f59

Please sign in to comment.