Skip to content

Expose labels in reverse order to support overrides#57

Merged
baev merged 1 commit intoallure-framework:mainfrom
remorhaz:main
May 25, 2023
Merged

Expose labels in reverse order to support overrides#57
baev merged 1 commit intoallure-framework:mainfrom
remorhaz:main

Conversation

@remorhaz
Copy link
Contributor

@remorhaz remorhaz commented May 25, 2023

Before the change, overriding the already added label was impossible because Allure Report / Allure TestOps uses the first found label in the list.

fixes #34

@CLAassistant
Copy link

CLAassistant commented May 25, 2023

CLA assistant check
All committers have signed the CLA.

@baev baev added the type:bug Something isn't working label May 25, 2023
@baev baev merged commit 387497c into allure-framework:main May 25, 2023
@baev baev changed the title Labels are exposed in reverse order (#34) Expose labels in reverse order to support overrides May 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix labels override logic

3 participants