mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-02 02:45:32 +00:00
Add stale check conclusion (#2080)
This commit is contained in:
@@ -37,6 +37,9 @@ namespace Octokit
|
||||
|
||||
[Parameter(Value = "skipped")]
|
||||
Skipped,
|
||||
|
||||
[Parameter(Value = "stale")]
|
||||
Stale,
|
||||
}
|
||||
|
||||
public enum CheckAnnotationLevel
|
||||
|
||||
Reference in New Issue
Block a user