Collected molecules will appear here. Add from search or explore.
Branch -> ValidationStatus
Execute a full release pipeline on a temporary git branch to verify artifact generation, then programmatically delete all generated dry-run tags, releases, and the temporary branch upon approval of the real release.
Problem it solves
Executing release pipelines directly on production branches can pollute git histories and artifact registries if a late step fails.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.