Add an automated check to get 1/2 TSC approvals on core dataset changes.
Development notes
This solution isn't perfect, because it will also trigger on any changes to existing datasets and we only need an official votes for new datasets being contributed to the core datasets.
I suggest we don't make this a mandatory check, but it will serve as an automatic reminder to check if we need a TSC vote.
Description
Add an automated check to get 1/2 TSC approvals on core dataset changes.
Development notes
This solution isn't perfect, because it will also trigger on any changes to existing datasets and we only need an official votes for new datasets being contributed to the core datasets.
I suggest we don't make this a mandatory check, but it will serve as an automatic reminder to check if we need a TSC vote.
Example of this check in action: https://github.com/merelcht/kedro-plugins/pull/3
Checklist
RELEASE.md
file