Skip to content

How do I exit GitHub action without waiting for results? #10

@penx

Description

@penx

I've just set up this action and just get a timeout and failing actions.

On closer look, I see my test shows:

Waiting behind 1307 other tests...

This is 10 minutes after the GitHub action failed.

Even if I could make the GitHub action wait, I don't want it waiting around and using up my GitHub action minutes.

I also don't need this to run on PR or to comment on PRs, I only need it to trigger a test.

How can I make this action bail early after queuing the tests, with a success status?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions