TagBot icon indicating copy to clipboard operation
TagBot copied to clipboard

Idea: Abolish lookback, check every release every time

Open christopher-dG opened this issue 3 years ago • 2 comments

This would have the effect of "backfilling" old releases if TagBot is set up on a repo later in its life. Would actually simplify the code too.

christopher-dG avatar Nov 04 '21 16:11 christopher-dG

xref https://github.com/JuliaRegistries/TagBotErrorReports/issues/82#issuecomment-826672431 in case that's relevant

ericphanson avatar Nov 04 '21 17:11 ericphanson

Ah interesting. I think the rate limits for Actions are the same as for Apps (5000/hr). For old versions especially, trying to look up the registry PR uses a lot of requests but I think we can work around that.

christopher-dG avatar Nov 04 '21 17:11 christopher-dG