Skip to content

configure Dependabot for Dockerfile and add auto-sync workflow#37

Closed
Yolo1105 wants to merge 5 commits intogencorefacility:mainfrom
genericdata:dependabot/config-update
Closed

configure Dependabot for Dockerfile and add auto-sync workflow#37
Yolo1105 wants to merge 5 commits intogencorefacility:mainfrom
genericdata:dependabot/config-update

Conversation

@Yolo1105
Copy link

Updates Dependabot and adds a GitHub Actions workflow to automate Docker image version synchronization:

  • Configured Dependabot to monitor /env/picard/Dockerfile (and other Dockerfiles if needed) for image updates
  • Added .github/workflows/update-nextflow-on-dependabot.yml
  • Workflow triggers when Dependabot opens a PR that modifies env/picard/Dockerfile
  • Parses the new FROM image:tag line and updates the corresponding container reference in nextflow.config

@genericdata genericdata deleted the dependabot/config-update branch October 9, 2025 15:30
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.

2 participants