File tree Expand file tree Collapse file tree 3 files changed +6
-0
lines changed
Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 2323 workdir : s3://${{ secrets.AWS_S3_BUCKET }}/work/sarek/work-${{ github.sha }}/somatic_test
2424 parameters : |
2525 {
26+ "hook_url": "${{ secrets.MEGATESTS_ALERTS_SLACK_HOOK_URL }}",
2627 "outdir": "s3://${{ secrets.AWS_S3_BUCKET }}/sarek/results-${{ github.sha }}/somatic_test"
2728 }
2829 profiles : test_full,public_aws_ecr
Original file line number Diff line number Diff line change 2323 workdir : s3://${{ secrets.AWS_S3_BUCKET }}/work/sarek/work-${{ github.sha }}/germline_test
2424 parameters : |
2525 {
26+ "hook_url": "${{ secrets.MEGATESTS_ALERTS_SLACK_HOOK_URL }}",
2627 "outdir": "s3://${{ secrets.AWS_S3_BUCKET }}/sarek/results-${{ github.sha }}/germline_test"
2728 }
2829 profiles : test_full_germline,public_aws_ecr
Original file line number Diff line number Diff line change @@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010Vuoinesluobbalah is a lake close to Bierikjávrre.
1111
12+ ### Added
13+
14+ - [ #1106 ] ( https://github.com/nf-core/sarek/pull/1106 ) - Add Slack integration to Megatests
15+
1216### Changed
1317
1418- [ #1087 ] ( https://github.com/nf-core/sarek/pull/1087 ) - Back to dev
You can’t perform that action at this time.
0 commit comments