Skip to content

[agent] fix: update existing labels by current name#2089

Open
Tian1996 wants to merge 1 commit into
xevrion-v2:mainfrom
Tian1996:codex/issue-845-update-label-current-name
Open

[agent] fix: update existing labels by current name#2089
Tian1996 wants to merge 1 commit into
xevrion-v2:mainfrom
Tian1996:codex/issue-845-update-label-current-name

Conversation

@Tian1996

Copy link
Copy Markdown

Description

Closes #845

Makes the label update workflow explicit about updating an existing label found by its current name.

Changes Made

  • Passed the current label name as the update path parameter.
  • Added new_name so the desired label name is applied during update.

Model Info

Verification

  • ruby -e 'require "yaml"; YAML.load_file(".github/workflows/create-labels.yml"); puts "create-labels yaml ok"'
  • npm test

AI Agent Checklist

github-actions Bot added a commit that referenced this pull request Jun 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

create-labels workflow cannot update existing labels

1 participant