Skip to content

Commit

Permalink
Group GH actions updates
Browse files Browse the repository at this point in the history
  • Loading branch information
marko-bekhta committed Feb 3, 2025
1 parent 18fe879 commit 954dbc0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,13 @@ updates:
directory: "/"
schedule:
interval: "monthly"
groups:
workflow-actions:
patterns:
- "*"
allow:
- dependency-name: "actions/*"
- dependency-name: "redhat-actions/*"
assignees: [ "marko-bekhta" ]
- package-ecosystem: "maven"
directory: "/" # Location of package manifests
Expand Down
2 changes: 1 addition & 1 deletion .github/hibernate-github-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jira:
# Examples:
# Bump some-dep-GAV from some-version to some-version in the build-dependencies group
# Bump the build-dependencies group with 2 updates
titlePattern: "Bump.*the build-dependencies group( across \\d+ director(ies|y))?( with \\d+ updates?)?"
titlePattern: "Bump.*the (build-dependencies|workflow-actions) group.*+"
ignoreFiles:
# Git
- ".git*"
Expand Down

0 comments on commit 954dbc0

Please sign in to comment.