Skip to content
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

Feature: feedbakc - be able to filter issues / pull requests by label #3861

Open
jpmcb opened this issue Aug 5, 2024 · 1 comment
Open

Comments

@jpmcb
Copy link
Member

jpmcb commented Aug 5, 2024

Suggested solution

We've gotten feedback and signal that people want to be able to sort / search pull requests and issues on the OpenSauced platform by label.

Labels, especially in larger projects, are a very popular way to organize work. It can help different teams or different stakeholders find relevant content in issues and pull requests. The OpenSauced engineering team actually does this as well. For example, for issues related to the StarSearch feature, we'll add the "star-search" label to it.


Note: this will be challenging since we do not get any label data off the events data on GitHub. For example, there's no "label added" type event and the labels that are added during issue / pull request creation don't persist in the metadata.

We'll have to prioritize this and come up with a way to elegantly do this.

Copy link
Contributor

github-actions bot commented Aug 5, 2024

Thanks for the issue, our team will look into it as soon as possible! If you would like to work on this issue, please wait for us to decide if it's ready. The issue will be ready to work on once we remove the "needs triage" label.

To claim an issue that does not have the "needs triage" label, please leave a comment that says ".take". If you have any questions, please comment on this issue.

For full info on how to contribute, please check out our contributors guide.

@jpmcb jpmcb changed the title Feature: be able to filter issues / pull requests by label Feature: feedbakc - be able to filter issues / pull requests by label Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant