Louis Brunner
Louis Brunner
@cormacrelf `5.0.0-rc02` (and future v5) should address this. You mention a 3.x fix, do you mean the same fix applied on the v3 branch?
Hi @alambike, I think an optional retry system would be pretty valuable for sure!
Hi @alex-page, Yeah, the whole `action_required` flow doesn't work either from what I can see (which is a huge bummer, you could do such cool stuff with it!) As explained...
> Shouldn't the `details_url` option be removed from the action then? Or at least a warning in the documentation that this feature doesn't actually work? Otherwise people will keep trying...
Hi @zolex, thanks for your report! What happens if you call the Checks differently? (it looks like both are called "Build Image"?)
Yeah, looks like it.
Is this similar to #18 or #21 ?
Hi @justyn! This is an issue I considered as well when building this action, should it actually fail the workflow when the `conclusion` is not `success`, `action_required` or `neutral`? My...
The action is just a wrapper around the GitHub Checks API, so it adds the requested checks with the given information. That is different from the result of a workflow,...
Yeah, it is really confusing. I don't personally understand why GitHub shows the Checks sometimes but not other times. It always seems to show on the PR page but not...