Hi @SvanBoxel
I'm doing more tests with this app and I found a strange scenario.
My central workflow runs a custom bash script, to search specific values in a specific file in my repositories.
If my script fail for some BUG, i'm going to fix it in my central workflow repository and try to Re-run my action job.
After to Re-run the Action job the checks that failed before, changed your status to pending and check has stuck with this status even though my job has passed.



How does the application work with this scenario? Is it expected to return the status of an action job that has been performed again?
Hi @SvanBoxel
I'm doing more tests with this app and I found a strange scenario.
My central workflow runs a custom bash script, to search specific values in a specific file in my repositories.
If my script fail for some BUG, i'm going to fix it in my central workflow repository and try to Re-run my action job.
After to Re-run the Action job the checks that failed before, changed your status to pending and check has stuck with this status even though my job has passed.
How does the application work with this scenario? Is it expected to return the status of an action job that has been performed again?