-
Notifications
You must be signed in to change notification settings - Fork 709
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
Add additional labels for host functions #643
Comments
This kind of granularity allows being super accurate when listing/grouping those PRs. This will however only work if those extra labels are used properly by everyone and picking the right set of labels has an overhead. We have already lots of labels and I know the amount if already daunting. That being said, the number of people working around host functions is limited so it may work. |
as we're currently re-working on labels and we will need a new release process for the monorepo, I'd say we don't start tinkering around now |
* fp-*: make clippy happy Signed-off-by: koushiro <koushiro.cqx@gmail.com> * pallet-*: make clippy happy Signed-off-by: koushiro <koushiro.cqx@gmail.com> * fc-*: make clippy happy Signed-off-by: koushiro <koushiro.cqx@gmail.com> * template: make clippy happy Signed-off-by: koushiro <koushiro.cqx@gmail.com> * Add clippy support for CI Signed-off-by: koushiro <koushiro.cqx@gmail.com> * Fix rpc-core Signed-off-by: koushiro <koushiro.cqx@gmail.com> * Fix Signed-off-by: koushiro <koushiro.cqx@gmail.com> * Improve CI Signed-off-by: koushiro <koushiro.cqx@gmail.com> * Add clippy component Signed-off-by: koushiro <koushiro.cqx@gmail.com> * Make test more stable Signed-off-by: koushiro <koushiro.cqx@gmail.com> * Make clippy happy Signed-off-by: koushiro <koushiro.cqx@gmail.com> * Fix CI Signed-off-by: koushiro <koushiro.cqx@gmail.com> * Some nits Signed-off-by: koushiro <koushiro.cqx@gmail.com>
Suggestion from @koute from paritytech/polkadot#7158
Suggestion
cc @the-right-joyce
The text was updated successfully, but these errors were encountered: