Skip to content
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 Ability For Users to Self-Assign Issues #140

Open
sicoyle opened this issue Sep 21, 2023 · 0 comments
Open

Add Ability For Users to Self-Assign Issues #140

sicoyle opened this issue Sep 21, 2023 · 0 comments
Assignees

Comments

@sicoyle
Copy link

sicoyle commented Sep 21, 2023

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 but simplified with only the ability to run /assign. See here for example on how to have the /assign command. This would entail needing the appropriate dapr-bot.yml file, but with the appropriate changes based on it being a different repository with different maintainers. Please ask in discord or on the PR to find out who the appropriate maintainers are.

Also, please update the the daprbot documentation in dapr/docs noting that this repo now has the /assign command available.

As a final step, please link to the daprbot documentation 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

2 participants