Add Ability For Users to Self-Assign Issues
- Lingua principale
- Makefile
- Stelle
- 38
- Fork
- 16
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
It would be nice if a user could self assign issues to themselves and have parity with other dapr repos where they may self assign issues.
Steps
That entails having a dapr_bot.js file, [like this one from dapr/dapr](https://github.com/dapr/dapr/blob/master/.github/scripts/dapr_bot.js) but simplified with only the ability to run /assign. [See here for example on how to have the /assign command](https://github.com/dapr/dapr/blob/master/.github/scripts/dapr_bot.js#L85-L89). This would entail needing the appropriate [dapr-bot.yml file](https://github.com/dapr/dapr/blob/master/.github/workflows/dapr-bot.yml), but with the appropriate changes based on it being a different repository with different maintainers. Please [ask in discord](https://discord.com/invite/ptHhX6jc34) or on the PR to find out who the appropriate maintainers are.
Also, please [update the the daprbot documentation](https://docs.dapr.io/contributing/daprbot/) in [dapr/docs](https://github.com/dapr/docs) noting that this repo now has the /assign command available.
As a final step, please link to the [daprbot documentation](https://docs.dapr.io/contributing/daprbot/) inside the contributing.md file so that users know what commands they can run in this repo.
[inspiration for simple implementation can be found here](https://github.com/dapr/java-sdk/blob/master/.github/workflows/dapr_bot.yml#L24)
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Confronta le implementazioni di dapr/dapr e dapr/java-sdk a cui si fa riferimento, quindi individua i file corrispondenti .github/scripts/dapr_bot.js e .github/workflows/dapr-bot.yml in dapr/cpp-sdk. Conferma i maintainer appropriati su Discord o nella PR. Il lavoro è completato quando /assign funziona qui, la documentazione di daprbot menziona il comando e contributing.md contiene un collegamento a tale documentazione.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- github-actions, javascript, markdown, yaml
- Ambito
- developer-experience, devops, documentation
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100