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 b093edb commit 186baabCopy full SHA for 186baab
.github/workflows/jira-issue.yml
@@ -28,7 +28,7 @@ jobs:
28
api-base: https://jira.mongodb.org
29
project-key: MCP
30
summary: "HELP: GitHub Issue n. ${{ github.event.issue.number }}"
31
- issuetype: Task
+ issuetype: Bug
32
33
- name: Show result
34
run: |
0 commit comments