Schedule a Go package refresh when a tag is pushed
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Followup, to reduce the scope of !29642 (closed). To improve the user experience, reduce the work done by Packages::Go::RefreshPackagesService, and reduce the frequency with which the user schedules a refresh:
When the user pushes a tag, call Packages::Go::RefreshPackagesService#execute_async
for that tag.
Edited by 🤖 GitLab Bot 🤖