Skip to content

Cascade status from the build #1

Description

@gboddin

Cascading status from the build would allow for failure scenario to be much easier :

pipeline:
  # Simple context
  set-commit-status:
    image: gboo/github-status
    secrets: [ github_token ]
-   state: success
+   when:
+    status: [ success, failure ]
    context: drone/subtest/test21

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions