SvanBoxel / delete-merged-branch

No more manually deleting merged branches, this lovely app does it for you.
https://github.com/apps/delete-merged-branch/
ISC License
323 stars 55 forks source link

[bug] GitHub Action hanging #75

Closed matthewnessworthy closed 5 years ago

matthewnessworthy commented 5 years ago

The github action doesn't appear to work. I've cancelled a couple of tasks after 15min of activity and the logs show the following after getting everything setup

...
Already have image (with digest): gcr.io/github-actions-images/action-runner:latest
14:35:13.811Z  INFO probot: Listening on http://localhost:3000
14:35:13.814Z  INFO probot:

  Welcome to Probot! Go to http://localhost:3000 to get started.
SvanBoxel commented 5 years ago

@matthewnessworthy Is this still happening? I'm not able to replicate it.

rtimush commented 5 years ago

@SvanBoxel Happens for me as well with the same logs as above

mkj28 commented 5 years ago

Yeah same here, I cancelled the action after 40+ minutes. Tail of the log is :

Already have image (with digest): gcr.io/github-actions-images/action-runner:latest
21:56:20.971Z  INFO probot: Listening on http://localhost:3000
21:56:20.973Z  INFO probot:

  Welcome to Probot! Go to http://localhost:3000 to get started.
mkj28 commented 5 years ago

@matthewnessworthy / @rtimush were you ever able to figure out how to make it work?

matthewnessworthy commented 5 years ago

@mkj28 never got it to work for me

rtimush commented 5 years ago

@mkj28 me neither, I switched to an alternative action that is broken in a different way :)

mkj28 commented 5 years ago

@mkj28 me neither, I switched to an alternative action that is broken in a different way :)

great! :(