mergeable icon indicating copy to clipboard operation
mergeable copied to clipboard

The label input is incorrect

Open ruanwenjun opened this issue 1 year ago • 3 comments

Hi team,

I find the input is not correct image

image

It seems the bot has been blocked, it cannot get the latest input.

The action is https://github.com/apache/dolphinscheduler/pull/15932/checks?check_run_id=24615004431

And when I click the Re-run button, the action seems doesn't work. image

ruanwenjun avatar May 07 '24 15:05 ruanwenjun

Hm, that old run indicates that github might have rate-limited the bot, such that some calls to their api might not make it, and therefore it did not see the newest labels. May also manifest like this: #678 How is the current situation?

andekande avatar Jun 12 '24 20:06 andekande

Hm, that old run indicates that github might have rate-limited the bot, such that some calls to their api might not make it, and therefore it did not see the newest labels. May also manifest like this: #678 How is the current situation?

We remove this bot, since this block the pr merge, is there any solution for the rate-limited?

ruanwenjun avatar Jun 13 '24 01:06 ruanwenjun

Well for a start you'd paste the mergeable.yaml configuration here. It might contain syntax errors in other spots. Then, did you install the bot from GitHub directly, or do you self-host ? Self-Hosting makes the bot way more responsive and lowers the risk of rate-limiting by a lot.

andekande avatar Jun 13 '24 07:06 andekande