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

Action showing up several times in "checks" #240

Closed
ajcann opened this issue Dec 4, 2019 · 2 comments · Fixed by mtdev2/toolkit#43 · 4 remaining pull requests
Closed

Action showing up several times in "checks" #240

ajcann opened this issue Dec 4, 2019 · 2 comments · Fixed by mtdev2/toolkit#43 · 4 remaining pull requests
Labels
bug Something isn't working

Comments

@ajcann
Copy link

ajcann commented Dec 4, 2019

Not sure if this is the right place. This may relate to actions/stale#13

In our PRs under the scenarios -

on:
  pull_request:
    types: [labeled, unlabeled, opened, edited, reopened, synchronize]

The checks are showing up multiple times and preventing a green due to past failed checks.

Screen Shot 2019-12-03 at 6 41 10 PM

@ajcann ajcann added the bug Something isn't working label Dec 4, 2019
@ajcann
Copy link
Author

ajcann commented Dec 5, 2019

Created a public example repo here: https://github.com/ajcann/multiple-checks-issue/pull/2

@bryanmacfarlane
Copy link
Member

Create an issue on https://github.community/

Appears to be an issue with the service and not this action toolkit

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