Skip to content

Y24-381 - As a user of the Sequencescape cherrypicking pipeline (SSR), I would like some small tweaks to be made to improve the usability of the page and reduce the likelihood of user error. #67

Y24-381 - As a user of the Sequencescape cherrypicking pipeline (SSR), I would like some small tweaks to be made to improve the usability of the page and reduce the likelihood of user error.

Y24-381 - As a user of the Sequencescape cherrypicking pipeline (SSR), I would like some small tweaks to be made to improve the usability of the page and reduce the likelihood of user error. #67

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