Skip to content

Commit 713223f

Browse files
authored
Update manual.yml
1 parent d9189b6 commit 713223f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/manual.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,14 +33,14 @@ jobs:
3333
project: CONUPDATE
3434
issuetype: Task
3535
summary: |
36-
Github PR [Assign the ND component] | Repo: ${{ github.repository }} | PR# ${{github.event.number}}
36+
Github PR nd0044 - Full Stack Nanodegree | Repo: ${{ github.repository }} | PR# ${{github.event.number}}
3737
description: |
3838
Repo link: https://github.com/${{ github.repository }}
3939
PR no. ${{ github.event.pull_request.number }}
4040
PR title: ${{ github.event.pull_request.title }}
4141
PR description: ${{ github.event.pull_request.description }}
4242
In addition, please resolve other issues, if any.
43-
fields: '{"components": [{"name":"Github PR"}], "customfield_16449":"https://classroom.udacity.com/", "customfield_16450":"Resolve the PR", "labels": ["github"], "priority":{"id": "4"}}'
43+
fields: '{"components": [{"name":"nd0044 - Full Stack Nanodegree"}], "customfield_16449":"https://classroom.udacity.com/", "customfield_16450":"Resolve the PR", "labels": ["github"], "priority":{"id": "4"}}'
4444

4545
- name: Log created issue
4646
run: echo "Issue ${{ steps.create.outputs.issue }} was created"

0 commit comments

Comments
 (0)