diff --git a/.github/workflows/manual.yml b/.github/workflows/manual.yml index acf46191e0..bac53856c9 100644 --- a/.github/workflows/manual.yml +++ b/.github/workflows/manual.yml @@ -33,14 +33,14 @@ jobs: project: CONUPDATE issuetype: Task summary: | - Github PR [Assign the ND component] | Repo: ${{ github.repository }} | PR# ${{github.event.number}} + Github PR nd9991 - Cloud DevOps Engineer | Repo: ${{ github.repository }} | PR# ${{github.event.number}} description: | Repo link: https://github.com/${{ github.repository }} PR no. ${{ github.event.pull_request.number }} PR title: ${{ github.event.pull_request.title }} PR description: ${{ github.event.pull_request.description }} In addition, please resolve other issues, if any. - fields: '{"components": [{"name":"Github PR"}], "customfield_16449":"https://classroom.udacity.com/", "customfield_16450":"Resolve the PR", "labels": ["github"], "priority":{"id": "4"}}' + fields: '{"components": [{"name":"nd9991 - Cloud DevOps Engineer"}], "customfield_16449":"https://classroom.udacity.com/", "customfield_16450":"Resolve the PR", "labels": ["github"], "priority":{"id": "4"}}' - name: Log created issue run: echo "Issue ${{ steps.create.outputs.issue }} was created"