Skip to content

Conversation

per1234
Copy link
Contributor

@per1234 per1234 commented Sep 11, 2025

The path of the dependencies manifest files must be defined in the Dependabot configuration for each "package ecosystem" entry. When implementing support for managing GitHub Actions workflows dependencies, the Dependabot developers made the inexplicable decision that, unlike any other ecosystem, Dependabot would look for the workflows under the .github/workflows subfolder of the specified path, rather than the actual path that is provided. Support for actually using the path specified by the configuration was later added (dependabot/dependabot-core#6189).

Since the configuration required by the original behavior was quite unintuitive, it is hereby changed to the actual path of the workflows in the repository.

…ation

The path of the dependencies manifest files must be defined in the Dependabot configuration for each "package ecosystem"
entry. When implementing support for managing GitHub Actions workflows dependencies, the Dependabot developers made the
inexplicable decision that, unlike any other ecosystem, Dependabot would look for the workflows under the
`.github/workflows` subfolder of the specified path, rather than the actual path that is provided. Support for actually
using the path specified by the configuration was later added.

Since the configuration required by the original behavior was quite unintuitive, it is hereby changed to the actual path
of the workflows in the repository.
@per1234 per1234 self-assigned this Sep 11, 2025
@per1234 per1234 added type: enhancement Proposed improvement topic: infrastructure Related to project infrastructure labels Sep 11, 2025
@per1234 per1234 merged commit f56e57a into arduino:main Sep 11, 2025
7 checks passed
@per1234 per1234 deleted the explicit-workflow-path branch September 11, 2025 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: infrastructure Related to project infrastructure type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant