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

Add labels file #21

Merged
merged 3 commits into from
Sep 11, 2024
Merged

Add labels file #21

merged 3 commits into from
Sep 11, 2024

Conversation

dbkr
Copy link
Member

@dbkr dbkr commented Sep 10, 2024

Copied from the old matrix-org react-sdk labels (which weren't synced from github it seems).

Checklist

  • Tests written for new code (and old code if feasible).
  • New or updated public/exported symbols have accurate TSDoc documentation.
  • Linter and other CI checks pass.
  • I have licensed the changes to Element by completing the Contributor License Agreement (CLA)

Copied from the old matrix-org react-sdk labels (which weren't
synced from github it seems).
@dbkr dbkr added the T-Task Tasks for the team like planning label Sep 10, 2024
color: "#0366d6"
- name: "Sponsored"
color: "#b506d8"
- name: "T-Defect"
Copy link
Member

@langleyd langleyd Sep 10, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh right... I can't find where though? https://github.com/element-hq/element-meta/blob/develop/.github/labels.yml is empty...

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

They are created manually on meta I believe.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh! I thought they all came from yaml definitions - okay, gotcha.

- name: "T-Deprecation"
description: "A pull request that makes something deprecated"
color: "#98e6ae"
- name: "T-Enhancement"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and this

- name: "T-Enhancement"
description: "New features, changes in functionality, performance boosts, user-facing improvements"
color: "#98e6ae"
- name: "T-Task"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and this

color: "ff7979"
- name: "X-Breaking-Change"
color: "#ff7979"
- name: "X-Release-Blocker"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and this

@florianduros
Copy link
Member

florianduros commented Sep 10, 2024

Can we use the labels from element-meta too?

@dbkr dbkr requested a review from langleyd September 10, 2024 14:51
Copy link

@dbkr dbkr added this pull request to the merge queue Sep 11, 2024
Merged via the queue into develop with commit d337fba Sep 11, 2024
27 checks passed
@dbkr dbkr deleted the dbkr/labels branch September 11, 2024 13:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
T-Task Tasks for the team like planning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants