creativecommons / creativecommons/ccos-scripts
Automate skill label generation
- Lingua principale
- Python
- Stelle
- 20
- Fork
- 19
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
## Problem
Skill labels need to be manually set up in `skills.json`. This
- increases manual work on the part of repo maintainers to ensure that the skills listed in a different repo (this one) are up to date
- causes redundancy of information that is already present in `cc-metadata.yml` under the `technologies` key in each repo
## Description
The technologies key could be expanded to a more verbose structure to describe languages, libraries and frameworks and then used to eliminate the need for `skills.json` entirely. This presents benefits such as
- richer information about the technological make-up of our projects
- automated sync of labels with technologies
## Alternatives
The improvements to `.cc-metadata.yml` can be a good-to-have part of the feature if there isn't a consensus to proceed with that. But the automation of skill labels is still beneficial. Also it does not have to be binary, a combination of `.cc-metadata.yml` and `skills.json` would also be a fine solution.
## Implementation
- [ ] I would be interested in implementing this feature.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Inizia confrontando la skills.json attuale con le voci relative alle tecnologie nel cc-metadata.yml di ciascun repository. Determina se la funzionalità debba sostituire skills.json, estendere i metadati o combinare entrambe le opzioni, quindi definisci come i dati sulle tecnologie diventano etichette delle skill sincronizzate. Il lavoro è completato quando i maintainer non devono più mantenere manualmente aggiornate quelle etichette.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- tooling
- Tipo di issue
- Funzionalità
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 25/100