🔄 synced file(s) with neurobagel/workflows#554
Open
neurobagel-bot[bot] wants to merge 1 commit intomainfrom
Open
🔄 synced file(s) with neurobagel/workflows#554neurobagel-bot[bot] wants to merge 1 commit intomainfrom
neurobagel-bot[bot] wants to merge 1 commit intomainfrom
Conversation
Reviewer's guide (collapsed on small PRs)Reviewer's GuideAligns Dependabot and release workflow configurations with the central neurobagel/workflows templates by switching Dependabot to a pip security-updates setup and downgrading the GitHub App token action version in the release workflow. Flow diagram for pip-based Dependabot security updates configurationflowchart TD
A[dependabot_yml] --> B[Configure_package_ecosystem_pip]
B --> C[Set_directory_root]
C --> D[Set_schedule_weekly]
D --> E[Configure_security_update_labels]
E --> F[Dependabot_Scans_requirements_txt]
F --> G{Security_vulnerability_found?}
G -- Yes --> H[Open_PR_with_security_labels]
G -- No --> I[Wait_until_next_weekly_scan]
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
…ws/dependabot.yml'
68e14b0 to
d32e5b4
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #554 +/- ##
=======================================
Coverage 94.92% 94.92%
=======================================
Files 30 30
Lines 1282 1282
Branches 77 77
=======================================
Hits 1217 1217
Misses 37 37
Partials 28 28 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
surchs
requested changes
Mar 31, 2026
Contributor
surchs
left a comment
There was a problem hiding this comment.
do not merge until uv is merged - must first update python wf in workflow repo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
synced local file(s) with neurobagel/workflows.
Changed files
.github/dependabot.ymlwith remotetemplate_workflows/dependabot.ymlThis PR was created automatically by the repo-file-sync-action workflow run #23662493911