Skip to content

Add Dependabot configuration for Maven and GitHub Actions #330

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

Merged

Conversation

tcheeric
Copy link
Owner

Summary

  • enable Dependabot for Maven and GitHub Actions with weekly checks
  • allow auto-merge of dependency updates

Testing

  • mvn -q verify (fails: Previous attempts to find a Docker environment failed. Will not retry. Please see logs and check configuration)

https://chatgpt.com/codex/tasks/task_b_6899da90570c8331b1a8a048ef3c87b7

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds Dependabot configuration to automatically manage dependency updates for both Maven dependencies and GitHub Actions. The configuration enables weekly automated checks with the ability to auto-merge approved updates.

  • Configures Dependabot to monitor Maven dependencies and GitHub Actions
  • Sets weekly update schedule for both package ecosystems
  • Enables auto-merge functionality for dependency updates

@tcheeric tcheeric merged commit d6e9c37 into develop Aug 11, 2025
2 checks passed
@tcheeric tcheeric deleted the codex/add-dependabot.yml-for-maven-and-github-actions branch August 11, 2025 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant