Remix.run Logo
Aurornis 4 hours ago

> (actually I just checked again, and the PR has been closed by stalebot).

Can you provide the link?

Delgan 3 hours ago | parent | next [-]

I, too, was curious to see it in practice.

Here is the ticket opened by @retr0id: https://github.com/oven-sh/bun/issues/28030

And here is the swarm of bots / LLMs / agents that open, review and bikeshed the PR before it's closed by the stalebot: https://github.com/oven-sh/bun/pull/28031

It's hilarious. But also a little sad.

Retr0id 3 hours ago | parent | next [-]

Yup, that's the one.

Phelinofist 2 hours ago | parent [-]

That's pure comedy

dgellow an hour ago | parent | prev | next [-]

Ok, you didn’t lie, it’s extremely funny, the stalebot at the end is such a good punchline!

skeledrew an hour ago | parent | prev [-]

Why sad?

tomjakubowski 2 hours ago | parent | prev [-]

Here's a trivial docs issue I opened, where I had a similar experience:

https://github.com/oven-sh/bun/issues/31233

The difference is that the PRs to fix that problem were already open when I created the issue. I was unaware of them (I only searched for duplicate issues, not PRs addressing the problem). The robobun comment implies there are 5 open PRs addressing it, but I could only find two. They still haven't been merged, a month later.

https://github.com/oven-sh/bun/pull/30677 <-- later rolled up into:

https://github.com/oven-sh/bun/pull/30747