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
Hello, when we are enabling Auto Merge on a PR in GHE, the tooling fails with Octokit exception
System.ArgumentException: Value 'auto_rebase_enabled' is not a valid 'EventInfoState' enum value.
at Octokit.StringEnum`1.ParseValue() in /_/Octokit/Models/Response/StringEnum.cs:line 149
at Octokit.StringEnum`1.get_Value() in /_/Octokit/Models/Response/StringEnum.cs:line 45
System.ArgumentException: Value 'auto_rebase_enabled' is not a valid 'EventInfoState' enum value.