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 cbc595b commit abb788eCopy full SHA for abb788e
.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":"nd9990 - Cloud Developer"}], "customfield_16449":"https://classroom.udacity.com/", "customfield_16450":"Resolve the PR", "labels": ["github"], "priority":{"id": "4"}}'
+ fields: '{"components": [{"name":"nd9990 - Cloud Developer"}], "customfield_16449":"https://classroom.udacity.com/", "customfield_16450":"Resolve the PR", "priority":{"id": "4"}}'
44
45
- name: Log created issue
46
run: echo "Issue ${{ steps.create.outputs.issue }} was created"
0 commit comments