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
Add exception if state reason is not a legal value
instead of assigning completed as default case, now throw an error. If
new state reasons are added later on githubs side, the occurence of this
error should prevent us from not noticing that change.
Signed-off-by: Leo Sendelbach <[email protected]>
0 commit comments