Skip to content

Y25-023 - As TL (Tris B) I would like batches sequenced on the Element Aviti to be marked complete when the Data QC complete API endpoint is called so that I can see they have completed. #116

Y25-023 - As TL (Tris B) I would like batches sequenced on the Element Aviti to be marked complete when the Data QC complete API endpoint is called so that I can see they have completed.

Y25-023 - As TL (Tris B) I would like batches sequenced on the Element Aviti to be marked complete when the Data QC complete API endpoint is called so that I can see they have completed. #116

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 }}