Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: WorkflowRunStatus enum does not contain "pending" value. #2656

Closed
1 task done
beliakov-mb opened this issue Jan 16, 2023 · 0 comments · Fixed by #2657
Closed
1 task done

[BUG]: WorkflowRunStatus enum does not contain "pending" value. #2656

beliakov-mb opened this issue Jan 16, 2023 · 0 comments · Fixed by #2657
Labels
Status: Up for grabs Issues that are ready to be worked on by anyone Type: Bug Something isn't working as documented

Comments

@beliakov-mb
Copy link
Contributor

What happened?

WorkflowRunStatus enum does not contain "pending" value.

Versions

Octokit.net 4.0.2

Relevant log output

ArgumentException: Value 'pending' is not a valid 'WorkflowRunStatus' enum value.

Code of Conduct

  • I agree to follow this project's Code of Conduct
@beliakov-mb beliakov-mb added Status: Triage This is being looked at and prioritized Type: Bug Something isn't working as documented labels Jan 16, 2023
@nickfloyd nickfloyd added the Status: Up for grabs Issues that are ready to be worked on by anyone label Jan 17, 2023
@kfcampbell kfcampbell added Priority: Normal and removed Status: Triage This is being looked at and prioritized labels Jan 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Up for grabs Issues that are ready to be worked on by anyone Type: Bug Something isn't working as documented
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants