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

Allow prioritization of API changes entry #41

Open
stefanv opened this issue Oct 1, 2023 · 1 comment
Open

Allow prioritization of API changes entry #41

stefanv opened this issue Oct 1, 2023 · 1 comment

Comments

@stefanv
Copy link
Member

stefanv commented Oct 1, 2023

It would be useful to prioritize certain sections, such as the API changes. For skimage, I imagine we'd want new features, then API changes, then all the rest. So maybe something like:

priority_categories = [a, b, c]

?

@lagru
Copy link
Member

lagru commented Oct 2, 2023

We can already sort sections by the order in which they appear in the label-regex-to-section-map but it sounds like you want more prioritization than that? Or do you want something different?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants