-
-
Notifications
You must be signed in to change notification settings - Fork 643
Management of dependencies edge cases #2737
Copy link
Copy link
Open
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency fileintegrationsIssues regarding updates on various integrations with external tools / providersIssues regarding updates on various integrations with external tools / providersmaintenanceIssues that requires updating dependencies and overall modernity of the projectIssues that requires updating dependencies and overall modernity of the projectstale
Metadata
Metadata
Assignees
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency fileintegrationsIssues regarding updates on various integrations with external tools / providersIssues regarding updates on various integrations with external tools / providersmaintenanceIssues that requires updating dependencies and overall modernity of the projectIssues that requires updating dependencies and overall modernity of the projectstale
Type
Fields
Give feedbackNo fields configured for issues without a type.
We have some dependencies that do not follow a strict versioning scheme or have some special usage. More about them can be found in @mlodic's #2736 mostly in code comments of edited files.
Another approach would be to create some GitHub workflows that are triggered by commits or releases on mentioned repositories. These workflow can then open PRs just like dependabot.
Let us know if any ideas come up and we can discuss them in this issue 😄