Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Make Dependabot package ecosystems unique #127

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

jesse-c
Copy link
Contributor

@jesse-c jesse-c commented Jul 17, 2024

After merging #125, there's been an invalid Dependabot config warning [1][2] on main. We had a similar issue on another repository last week. This uses the same fix.

[1] Update configs must have a unique combination of 'package-ecosystem', 'directory', and 'target-branch'. Ecosystem 'pip' has overlapping directories.
[2] https://github.com/climatepolicyradar/navigator-document-parser/runs/27553758790

After merging #125, there's been an invalid Dependabot config warning
[1][2] on `main`. We had a similar issue on another repository last
week. This uses the same fix.

[1] `Update configs must have a unique combination of 'package-ecosystem', 'directory', and 'target-branch'. Ecosystem 'pip' has overlapping directories.`
[2] https://github.com/climatepolicyradar/navigator-document-parser/runs/27553758790
Copy link

linear bot commented Jul 17, 2024

@jesse-c jesse-c requested review from olaughter and THOR300 July 17, 2024 09:51
Copy link
Collaborator

@THOR300 THOR300 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@THOR300 THOR300 merged commit 3d770ff into main Jul 17, 2024
1 check passed
@THOR300 THOR300 deleted the feature/pods-1447-fix-conflicting-package-ecosystems branch July 17, 2024 12:19
@jesse-c
Copy link
Contributor Author

jesse-c commented Jul 17, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants