Skip to content

Automate the creation of release tags after every release #378

@bbarani

Description

@bbarani

Is your feature request related to a problem? Please describe.
Currently the plugin teams are creating release tags manually after every release. This can lead to discrepancies when they cut the release tag using a different commit id compared to the one shipped with the artifact

Describe the solution you'd like
The build system knows the the commit id associated with each (generated) component artifacts shipped as part of a distribution. We should come up with an automated process (workflow) to cut release tags for all the components participating in a release based on the commit id (in the build manifest file) after every release.

  • Create proof of concept
  • Create a design document
  • Implementation

Describe alternatives you've considered
Manually creating release tags after release

Metadata

Metadata

Assignees

Labels

enhancementNew Enhancementgood first issueGood for newcomerstriagedThis issue has been reviewed by the triage team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions