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

Enable dependabot to keep submodules up-to-date #8

Merged
merged 1 commit into from
Dec 20, 2023

Conversation

nwiltsie
Copy link
Member

Description

This enables dependabot for this repository, specifically to keep git submodules up-to-date. Once merged, dependabot will automatically open pull requests to update any submodules to the latest versions. Thereafter, it will check weekly to see if new commits have been made to those submodules, opening new PRs as necessary.

See https://github.com/uclahs-cds/group-nextflow-working-group/issues/50 for more context for these changes.

No PRs, including this one and all dependabot PRs, will have the power to make updates without human intervention. The changes will still need to be tested manually before they should be merged.

@nwiltsie nwiltsie added the standardization Standardization task label Dec 18, 2023
@nwiltsie nwiltsie changed the title Apply shellcheck fixes Enable dependabot to keep submodules up-to-date Dec 18, 2023
Copy link
Contributor

@yashpatel6 yashpatel6 left a comment

Choose a reason for hiding this comment

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

Looks good!

@nwiltsie nwiltsie merged commit a7f4402 into main Dec 20, 2023
1 check passed
@nwiltsie nwiltsie deleted the nwiltsie_add_dependabot branch December 20, 2023 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
standardization Standardization task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants