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

fix: add waiting deployment status state #52

Merged

Commits on Mar 28, 2022

  1. fix: add waiting deployment status state

    Adds the `waiting` value to the `DeploymentStatusState` enumeration.
    martincostello committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    0555c49 View commit details
    Browse the repository at this point in the history
  2. fix: add waiting check run status state

    Adds the `waiting` value to the `CheckRunStatus` enumeration.
    martincostello committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    37a886e View commit details
    Browse the repository at this point in the history
  3. fix: add waiting workflow run status state

    Adds the `waiting` value to the `WorkflowRunStatus` enumeration.
    martincostello committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    a2dff11 View commit details
    Browse the repository at this point in the history