Skip to content

Conversation

@jonasscheid
Copy link
Collaborator

PR checklist

  • This comment contains a description of changes (with reason).
  • If you've fixed a bug or added code that should be tested, add tests!
  • If you've added a new tool - have you followed the pipeline conventions in the contribution docs
  • If necessary, also make a PR on the nf-core/mhcquant branch on the nf-core/test-datasets repository.
  • Make sure your code lints (nf-core pipelines lint).
  • Ensure the test suite passes (nextflow run . -profile test,docker --outdir <OUTDIR>).
  • Check for unexpected warnings in debug mode (nextflow run . -profile debug,test,docker --outdir <OUTDIR>).
  • Usage Documentation in docs/usage.md is updated.
  • Output Documentation in docs/output.md is updated.
  • CHANGELOG.md is updated.
  • README.md is updated (including new tool citations and authors/contributors).

@github-actions
Copy link

github-actions bot commented Jan 8, 2026

nf-core pipelines lint overall result: Passed ✅ ⚠️

Posted for pipeline commit 3ff11ef

+| ✅ 296 tests passed       |+
#| ❔   1 tests were ignored |#
!| ❗   3 tests had warnings |!
Details

❗ Test warnings:

  • files_exist - File not found: conf/igenomes.config
  • files_exist - File not found: conf/igenomes_ignored.config
  • pipeline_todos - TODO string in nextflow.config: Specify any additional parameters here

❔ Tests ignored:

  • files_unchanged - File ignored due to lint config: .github/CONTRIBUTING.md

✅ Tests passed:

Run details

  • nf-core/tools version 3.5.1
  • Run at 2026-01-08 17:43:37

@jonasscheid
Copy link
Collaborator Author

@copilot change all Channel. to channel. in all nextflow scripts in this repo

Copy link
Contributor

Copilot AI commented Jan 8, 2026

@jonasscheid I've opened a new pull request, #430, to work on those changes. Once the pull request is ready, I'll request review from you.

Copilot AI and others added 2 commits January 8, 2026 15:05
Change Channel. to channel. in all Nextflow scripts
@jonasscheid
Copy link
Collaborator Author

@nf-core-bot fix linting

@jonasscheid jonasscheid changed the title Merge template 351 Merge template 3.5.1 Jan 8, 2026
@jonasscheid
Copy link
Collaborator Author

@copilot please update the pipeline version in all nf.test.snapshots from 3.1.0 to 3.2.0dev

   48         "Workflow": {                48         "Workflow": {            
!  49             "nf-core/mhcquant": " !  49             "nf-core/mhcquant": "
v3.1.0"                                 v3.2.0dev"                             
   50         }                            50         }                        
   51     },                               51     },                           
   52     [                                52     [        

Copy link
Contributor

Copilot AI commented Jan 8, 2026

@jonasscheid I've opened a new pull request, #432, to work on those changes. Once the pull request is ready, I'll request review from you.

Copilot AI and others added 2 commits January 8, 2026 17:23
Update pipeline version in test snapshots from v3.1.0 to v3.2.0dev
@jonasscheid
Copy link
Collaborator Author

Ready for review @marissaDubbelaar :)

Copy link
Collaborator

@marissaDubbelaar marissaDubbelaar left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

@jonasscheid jonasscheid merged commit 359a447 into dev Jan 9, 2026
14 checks passed
@jonasscheid jonasscheid deleted the merge-template-351 branch January 9, 2026 10:56
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.

4 participants