Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

add/remove label #3

Open
jtachikawa opened this issue May 4, 2023 · 0 comments
Open

add/remove label #3

jtachikawa opened this issue May 4, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jtachikawa
Copy link
Contributor

jtachikawa commented May 4, 2023

The "Update Build Info" API allows you to modify the label and favorite.
https://build-api.cloud.unity3d.com/docs/1.0.0/index.html#operation--orgs--orgid--projects--projectid--buildtargets--buildtargetid--builds--number--put

A function that attaches a label to the build result with the specified hash.
However, if a label has already been attached, an error will occur since only one label can be attached.

In addition, the build start subcommand will be updated to allow specifying labels at the same time.

@jtachikawa jtachikawa added the enhancement New feature or request label May 4, 2023
@jtachikawa jtachikawa self-assigned this May 4, 2023
@jtachikawa jtachikawa changed the title ラベル付与 label feature May 5, 2023
@jtachikawa jtachikawa changed the title label feature add/remove label May 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant