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

Increase dependabot tolerance for a PR backlog #291

Merged

Conversation

holly-cummins
Copy link
Collaborator

See #289 (comment) for discussion.

I'd love to merge this before #289 to see if it helps, although with the weekly frequency we might not get immediate PRs anyway.

@github-actions
Copy link

github-actions bot commented Sep 4, 2023

🙈 The PR is closed and the preview is expired.

@@ -2,7 +2,7 @@ version: 2
updates:
- package-ecosystem: maven
directory: /
open-pull-requests-limit: 10
open-pull-requests-limit: 40
Copy link
Member

Choose a reason for hiding this comment

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

Does that disable JS PR?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

No, we might see slightly more of them. It just means the JS PRs don't block Java PRs, which I think is what's happening at the moment. The solution to the JS PRs is to add automated tests so we can merge them with confidence, and the solution to that is to move to a framework that's more modern than angular, so it aligns with team skills.

@holly-cummins holly-cummins merged commit 25c7a5c into quarkusio:main Sep 12, 2023
2 checks passed
@holly-cummins holly-cummins deleted the allow-dependabot-backlog branch September 12, 2023 13:40
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.

3 participants