octokit / octokit.net

A GitHub API client library for .NET
https://octokitnet.readthedocs.io/en/latest/
MIT License
2.62k stars 1.07k forks source link

feat: Add 'Pending' member to WorkflowJobStatus enum #2885

Closed redoz closed 3 months ago

redoz commented 3 months ago

Resolves #2882


Before the change?

After the change?

Pull request checklist

I didn't see any tests/docs relating to this enum, so I didn't create any for this PR, let me know if I missed something and should add them.

Does this introduce a breaking change?

Please see our docs on breaking changes to help!