-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
L: dockerDocker containersDocker containersL: github:actionsGitHub ActionsGitHub ActionsL: pythonT: bug 🐞Something isn't workingSomething isn't working
Description
Is there an existing issue for this?
- I have searched the existing issues
Package ecosystem
docker, github-actions, pip
Package manager version
No response
Language version
No response
Manifest location and content before the Dependabot update
No response
dependabot.yml content
version: 2
multi-ecosystem-groups:
infrastructure:
schedule:
interval: "weekly"
commit-message:
prefix: ⬆
updates:
- package-ecosystem: "docker"
directory: "/"
multi-ecosystem-group: "infrastructure"
patterns: ['*']
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: weekly
groups:
python-packages:
patterns:
- "*"
commit-message:
prefix: ⬆
- package-ecosystem: "github-actions"
directory: "/"
multi-ecosystem-group: "infrastructure"
patterns: ['*']Updated dependency
No response
What you expected to see, versus what you actually saw
When created a PR for infrastructure group we have gotten into a problem where recreate and rebase commands became buggy
You can see that ⚠️ Dependabot is rebasing this PR ⚠️ also stuck in the PR description I have Also tried to remove that part from PR desc. but nothing changed
but everything was OK when we had no multi-ecosystem group
Native package manager behavior
No response
Images of the diff or a link to the PR, issue, or logs
Smallest manifest that reproduces the issue
version: 2
multi-ecosystem-groups:
infrastructure:
schedule:
interval: "weekly"
commit-message:
prefix: ⬆
updates:
- package-ecosystem: "docker"
directory: "/"
multi-ecosystem-group: "infrastructure"
patterns: ['*']
- package-ecosystem: "github-actions"
directory: "/"
multi-ecosystem-group: "infrastructure"
patterns: ['*']Metadata
Metadata
Assignees
Labels
L: dockerDocker containersDocker containersL: github:actionsGitHub ActionsGitHub ActionsL: pythonT: bug 🐞Something isn't workingSomething isn't working
Type
Projects
Status
No status