Type Alias github_webhook::payload_types::CodeScanningAlertReopenedByUserEventAlertRuleSeverity
source · pub type CodeScanningAlertReopenedByUserEventAlertRuleSeverity = CodeScanningAlertAppearedInBranchEventAlertRuleSeverity;
Aliased Type§
enum CodeScanningAlertReopenedByUserEventAlertRuleSeverity {
Error,
None,
Note,
Warning,
}