manual-approval icon indicating copy to clipboard operation
manual-approval copied to clipboard

After an issue times out, next PRs could not trigger workflow run

Open joe-tran opened this issue 3 years ago • 2 comments

Hi!

I have a workflow that runs on PR to branch master.

It was working well until an issue times out automatically (72 hrs). After that, following PRs do not trigger any workflow run. Even after I closed the issue myself (because of https://github.com/trstringer/manual-approval/issues/30), following PRs still don't trigger workflow run.

joe-tran avatar Nov 04 '22 04:11 joe-tran

Thanks for opening this issue! You mean following PRs and separate workflow runs don't get triggered? What does your workflow look like? If the workflow itself isn't getting triggered, it could perhaps be from the workflow definition itself. Take a look here for events that trigger workflows.

Or let me know if I'm not understanding the question correctly. Thanks!

trstringer avatar Nov 10 '22 22:11 trstringer

Hi @joe-tran

Do you have any inputs for us to work on?

snskArora avatar Jun 13 '25 22:06 snskArora