Skip to content

Feature - Tag release issue with release tag #554

@abujeda

Description

@abujeda

Currently, when creating a release, the label_issues_on_release workflow tags all closed issues since the last release with the release tag. This can inadvertently tag 'create release' issues from previous releases with the wrong release tag, causing confusion about which release actually included which work.

The workflow should be updated to specifically identify and tag only the current deployment issue with the release tag, regardless of whether it's closed or still open. All other release issues should be excluded from automatic release tagging to maintain accurate release tracking and prevent misattribution of work to incorrect releases.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions