New property: maturity#1117
Merged
1ucian0 merged 6 commits intoQiskit:mainfrom May 4, 2026
Merged
Conversation
1ucian0
commented
Apr 30, 2026
| Can this software help a user to work in one or more steps of the [Qiskit Pattern](https://quantum.cloud.ibm.com/docs/en/guides/intro-to-patterns)? | ||
| How mature is this project in terms of maintaince expectation and stability? | ||
| Are breaking change expected (`experimental`)? | ||
| The plan is just to do minimum bugfixing (`bugfixing only`) or not even that `as-is`? |
Member
Author
There was a problem hiding this comment.
Suggested change
| The plan is just to do minimum bugfixing (`bugfixing only`) or not even that `as-is`? | |
| The plan is just to do minimum bugfixing (`bugfixing only`) or not even that (`as-is`)? |
1ucian0
commented
Apr 30, 2026
| def set_filter(self, callable_filter: None): | ||
| """Sets a callable for filtering the results. | ||
| The callable takes items in self._data[classification] and returns a boolean. | ||
| True will include the result, False will skip the item |
Member
Author
There was a problem hiding this comment.
Suggested change
| True will include the result, False will skip the item | |
| `True` will include the item, `False` will skip the item |
1ucian0
commented
Apr 30, 2026
Member
Author
There was a problem hiding this comment.
add qisk.it links and put id as main block identifier
1ucian0
commented
Apr 30, 2026
Member
Author
There was a problem hiding this comment.
runs update_maturity weekly, after update_github and before checkups
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Also introduce meta-testing for critical issues