Skip to content

Y25-024 - As a TL (Tris B) I would like SequenceScape to generate a Sample Sheet to load into the Element Aviti sequencer so that we can run it. #117

Y25-024 - As a TL (Tris B) I would like SequenceScape to generate a Sample Sheet to load into the Element Aviti sequencer so that we can run it.

Y25-024 - As a TL (Tris B) I would like SequenceScape to generate a Sample Sheet to load into the Element Aviti sequencer so that we can run it. #117

name: Assign Issue Number
on:
issues:
types: [opened]
jobs:
call-add-to-project:
uses: sanger/.github/.github/workflows/generate_issue_number.yml@master
secrets:
app_id: ${{ secrets.ISSUE_GEN_APP_ID }}
app_key: ${{ secrets.ISSUE_GEN_APP_KEY }}