Loading
ci: disable included release jobs
Issue: #100 (closed)
This MR overrides / disables the semantic release and goreleaser jobs included from the templates/standard.yml and templates/golang.yml common-ci-tasks.
Sister MR disabling our release-v2 job: !447 (merged)
These should prevent us from continuing to create semi-broken releases. (Changelogs with non-module relevant commits, triggering releases for modules when no commits touch said module, major version bumps)
Edited by Luke Hollinda