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

Update dependabot-auto-merge.yml #27

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

thejmitchener
Copy link
Member

@thejmitchener thejmitchener commented Sep 27, 2024

Pull Request Description

This pull request updates the dependabot-auto-merge.yml configuration to enhance the automation of our dependency management process.

Motivation:

By adding the workflow_dispatch event, we allow for manual triggering of the auto-merge workflow in addition to the existing functionality that responds to pull_request_target events. This flexibility enables maintainers to initiate dependency updates at their discretion, ensuring that we can manage updates more effectively according to our development schedule and priorities.

Improvements:

  1. Increased Flexibility: Maintainers can now manually trigger the auto-merge workflow, providing better control over when dependencies are updated.
  2. Enhanced Workflow Management: This change allows for a more responsive approach to handling dependencies, which is crucial for maintaining project stability and security.

Overall, this update improves our dependency management process, ensuring that we can keep our project up-to-date with minimal disruption.

@thejmitchener thejmitchener merged commit 7ca687f into main Sep 27, 2024
6 checks passed
@thejmitchener thejmitchener deleted the thejmitchener-dep-auto-merge-patch-1 branch September 27, 2024 20:03
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.

1 participant