| We are being hit pretty hard by this as well. We have a couple of high-activity repositories with a few thousand tags each, and I can also see the constant tag scanning behavior in their respective "Repository Events" screen; branches are constanly being created/updated, so it's common for builds to be delayed for several minutes due to the plugin's rate limit protections. In the attached screenshot I show one of these events in which a push to some branch triggered the tag scanning behavior. I also found what it seems to be the relevant portion of the source code that seems to confirm the mentioned behavior (a push to a branch triggers the tag scanning). This behavior doesn't make much sense to me, especially for large repositories with a huge number of tags. Is there any way we can disable this behavior? |