Skip to content

Y24-172 - As PSD we want to make the developer experience of enabling/disabling pipeline in WIP identical between SequenceScape and Limber so that we reduce confusion and mistakes. #10

Y24-172 - As PSD we want to make the developer experience of enabling/disabling pipeline in WIP identical between SequenceScape and Limber so that we reduce confusion and mistakes.

Y24-172 - As PSD we want to make the developer experience of enabling/disabling pipeline in WIP identical between SequenceScape and Limber so that we reduce confusion and mistakes. #10

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