Skip to content

Commit 318ec65

Browse files
authoredNov 25, 2022
Update manual.yml
1 parent 27e20a5 commit 318ec65

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎.github/workflows/manual.yml

+2-2
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 nd787 - Flying Car ND | 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":"nd787 - Flying Car ND"}], "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)
Please sign in to comment.