We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5ac98c commit 9caa59aCopy full SHA for 9caa59a
.github/workflows/manual.yml
@@ -40,7 +40,7 @@ jobs:
40
PR title: ${{ github.event.pull_request.title }}
41
PR description: ${{ github.event.pull_request.description }}
42
In addition, please resolve other issues, if any.
43
- fields: '{"components": [{"name":"Github PR"}], "customfield_16449":"https://classroom.udacity.com/nanodegrees/nd000/parts/82f18d18-0c75-4e6b-89ad-a659fbd21185", "customfield_16450":"Resolve the PR", "labels": ["github"]}'
+ fields: '{"components": [{"name":"nd000 - Intro to Programming ND"}], "customfield_16449":"https://classroom.udacity.com/nanodegrees/nd000/dashboard/overview", "customfield_16450":"Resolve the PR", "labels": ["github"], "priority":{"id": "4"}}'
44
45
- name: Log created issue
46
run: echo "Issue ${{ steps.create.outputs.issue }} was created"
0 commit comments