| 19 Sep 2023 |
cole-h | The eval backlog is large | 21:59:52 |
@delroth:delroth.net | well, after > 1h on https://github.com/NixOS/nixpkgs/pull/256182 it never showed up | 21:59:54 |
Lily Foster | We opted not to have the automated backport workflow start GHAs, which are what usually put the pending status before ofborg gets to it | 22:00:08 |
cole-h | If you look at the URL in the topic, there are 20 PRs in the eval queue. | 22:00:09 |
@delroth:delroth.net | cole-h: sure but usually at least it adds the gh check thing to say it started an eval... here it doesn't even do that | 22:00:11 |
@delroth:delroth.net | ahhh | 22:00:16 |
@delroth:delroth.net | ok, that's what confused me, thanks | 22:00:25 |
cole-h | Yes, that's because GHA cannot trigger on bot-created PRs | 22:00:28 |
Lily Foster | (And GHAs don't get run by default for PRs opened by a github token) | 22:00:31 |
cole-h | Nixpkgs takes 10+ minutes to eval these days, so, yeah 🙃 | 22:00:46 |
@delroth:delroth.net | for some reason I never noticed that peculiarity before, thanks | 22:00:47 |
cole-h | The workaround most people employ is to open-and-close the PR, which will start GHA | 22:00:58 |
Lily Foster | In reply to @cole-h:matrix.org Yes, that's because GHA cannot trigger on bot-created PRs I thought you could trigger it manually? Just as an actions workflow_dispatch | 22:01:06 |
cole-h | Maybe, I've never tried :P | 22:01:29 |