Closed gq1 closed 6 months ago
main
branch :x:base
to dev
Hi @gq1,
It looks like this pull-request is has been made against the sanger-tol/variantcalling main
branch.
The main
branch on nf-core repositories should always contain code from the latest release.
Because of this, PRs to main
are only allowed if they come from the sanger-tol/variantcalling dev
branch.
You do not need to close this PR, you can change the target branch to dev
by clicking the "Edit" button at the top of this page.
Note that even after this, the test will continue to show as failing until you push a new commit.
Thanks again for your contribution!
nf-core lint
overall result: Passed :white_check_mark: :warning:Posted for pipeline commit fba4492
+| ✅ 125 tests passed |+
#| ❔ 26 tests were ignored |#
!| ❗ 1 tests had warnings |!
I copied all the changes from readmapping PR to here https://github.com/sanger-tol/readmapping/pull/90 The testing data not being copied and the originally single copy of data run fine.
This PR being blocked because we are trying to merge to protected main branch directly. This is a bug fix so it will be OK and we will force to merge.
The readmpping pipeline CI set the protection branch as master, that is why the block check not being done. https://github.com/sanger-tol/readmapping/blob/a27e9ce841d230f3c1ca5086019a134a116bee18/.github/workflows/branch.yml#L6
PR checklist
nf-core lint
).nextflow run . -profile test,docker --outdir <OUTDIR>
).docs/usage.md
is updated.docs/output.md
is updated.CHANGELOG.md
is updated.README.md
is updated (including new tool citations and authors/contributors).