You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "The time that push protection was bypassed in ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`."
61018
+
},
61019
+
"resolution_comment": {
61020
+
"type": [
61021
+
"string",
61022
+
"null"
61023
+
],
61024
+
"description": "The comment that was optionally added when this alert was closed"
61012
61025
}
61013
61026
}
61014
61027
},
@@ -82702,9 +82715,23 @@
82702
82715
],
82703
82716
"format": "date-time",
82704
82717
"description": "The time that push protection was bypassed in ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`."
82718
+
},
82719
+
"resolution_comment": {
82720
+
"type": [
82721
+
"string",
82722
+
"null"
82723
+
],
82724
+
"description": "The comment that was optionally added when this alert was closed"
82705
82725
}
82706
82726
}
82707
82727
},
82728
+
"secret-scanning-alert-resolution-comment": {
82729
+
"description": "Sets an optional comment when closing an alert. Must be null when changing `state` to `open`.",
82730
+
"type": [
82731
+
"string",
82732
+
"null"
82733
+
]
82734
+
},
82708
82735
"secret-scanning-location-commit": {
82709
82736
"description": "Represents a 'commit' secret scanning location type. This location type shows that a secret was detected inside a commit to a repository.",
0 commit comments