Skip to content

ref(issue-taxonomy): Add new category mapping to GroupType definitions #90099

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

malwilley
Copy link
Member

@malwilley malwilley commented Apr 22, 2025

Simple change that adds category_v2 to the GroupType definition. This new property will decide how issues are categorized going forward, but this PR does not add any behavior changes. For now, this only adds the the category mappings. Followup PRs will check organization flags to determine which mapping to use.

See the notion doc (internal only) for more info on the project.

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Apr 22, 2025
Copy link

codecov bot commented Apr 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #90099      +/-   ##
==========================================
- Coverage   87.72%   87.71%   -0.02%     
==========================================
  Files       10239    10238       -1     
  Lines      577354   577343      -11     
  Branches    22696    22696              
==========================================
- Hits       506506   506435      -71     
- Misses      70405    70465      +60     
  Partials      443      443              

@malwilley malwilley marked this pull request as ready for review April 22, 2025 22:33
@malwilley malwilley requested review from a team as code owners April 22, 2025 22:33
@malwilley malwilley removed request for a team April 22, 2025 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants