We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5ccc398 + 5e09340 commit 65af5cdCopy full SHA for 65af5cd
.github/workflows/jira.yml
@@ -21,7 +21,7 @@ jobs:
21
project: ${{ secrets.JIRA_PROJECT }}
22
issuetype: ${{ secrets.JIRA_ISSUE_TYPE }}
23
summary: |
24
- ${{ github.event.pull_request.title }}
+ Snyk | Vulnerability | ${{ github.event.repository.name }} | ${{ github.event.pull_request.title }}
25
description: |
26
PR: ${{ github.event.pull_request.html_url }}
27
CODEOWNERS
@@ -1 +1 @@
1
-* @contentstack/security-admin
+* @contentstack/security-admin
0 commit comments