|
86 | 86 | }, |
87 | 87 | { |
88 | 88 | "action": "code_scanning.alert_appeared_in_branch", |
89 | | - "description": "An existing code scanning alert appeared in a branch.", |
| 89 | + "description": "Existing code scanning alerts appeared in a branch.", |
90 | 90 | "docs_reference_links": "/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning" |
91 | 91 | }, |
92 | 92 | { |
93 | 93 | "action": "code_scanning.alert_closed_became_fixed", |
94 | | - "description": "A code scanning alert was fixed.", |
| 94 | + "description": "Code scanning alerts were fixed.", |
95 | 95 | "docs_reference_links": "/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning" |
96 | 96 | }, |
97 | 97 | { |
98 | 98 | "action": "code_scanning.alert_closed_by_user", |
99 | | - "description": "A code scanning alert was manually dismissed.", |
| 99 | + "description": "Code scanning alerts were manually dismissed.", |
100 | 100 | "docs_reference_links": "/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning" |
101 | 101 | }, |
102 | 102 | { |
103 | 103 | "action": "code_scanning.alert_created", |
104 | | - "description": "A code scanning alert was seen for the first time.", |
| 104 | + "description": "Code scanning alerts were seen for the first time.", |
105 | 105 | "docs_reference_links": "/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning" |
106 | 106 | }, |
107 | 107 | { |
108 | 108 | "action": "code_scanning.alert_reappeared", |
109 | | - "description": "A code scanning alert that was previously fixed reappeared.", |
| 109 | + "description": "Code scanning alerts that were previously fixed reappeared.", |
110 | 110 | "docs_reference_links": "/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning" |
111 | 111 | }, |
112 | 112 | { |
113 | 113 | "action": "code_scanning.alert_reopened_by_user", |
114 | | - "description": "A code scanning alert that was previously dismissed was reopened.", |
| 114 | + "description": "Code scanning alerts that were previously dismissed were reopened.", |
115 | 115 | "docs_reference_links": "/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning" |
116 | 116 | }, |
117 | 117 | { |
|
0 commit comments