dotCMS / core

Headless/Hybrid Content Management System for Enterprises
http://dotcms.com
Other
804 stars 460 forks source link

Rename 'Next Release' label to release label when release runs #26547

Open victoralfaro-dotcms opened 8 months ago

victoralfaro-dotcms commented 8 months ago

Certainly, here's the user story and related information in markdown format:

User Story

As a dev-ops engineer, I want to modify the release process by changing the current GitHub release process workflow to rename the Next Release label to the recently created release label.

Acceptance Criteria

  1. The GitHub release process workflow is updated to automatically rename the label Next Release to the label of the most recently created release.
  2. This change should take effect immediately after a new release is created.
  3. The release label should accurately reflect the content of the release.

dotCMS Version

master

Proposed Objective

Quality Assurance

Proposed Priority

Priority 2 - Important

External Links

Assumptions & Initiation Needs

Quality Assurance Notes & Workarounds

Sub-Tasks & Estimates

Total estimated time: 6 hours

victoralfaro-dotcms commented 8 months ago

PR: https://github.com/dotCMS/core/pull/26549

bryanboza commented 6 months ago

This is not working, it just is removing the tag to some ones and leave the others with the label... We need some work here.