Dapr bot reference
List of Dapr bot capabilities.
Dapr bot is triggered by a list of commands that helps with common tasks in the Dapr organization. It is set up individually for each repository (example) and can be configured to run on specific events. Below is a list of commands and the list of repositories they are implemented on.
Command reference
Command | Target | Description | Who can use | Repository |
---|---|---|---|---|
/assign |
Issue | Assigns an issue to a user or group of users | Anyone | dapr , docs , quickstarts , cli , components-contrib , go-sdk , js-sdk , java-sdk , python-sdk , dotnet-sdk , rust-sdk |
/ok-to-test |
Pull request | dapr : trigger end to end tests components-contrib : trigger conformance and certification tests |
Users listed in the bot | dapr , components-contrib |
/ok-to-perf |
Pull request | Trigger performance tests. | Users listed in the bot | dapr |
/make-me-laugh |
Issue or pull request | Posts a random joke | Users listed in the bot | dapr , components-contrib |
Label reference
You can query issues created by the Dapr bot by using the created-by/dapr-bot
label (query).
Label | Target | What does it do? | Repository |
---|---|---|---|
docs-needed |
Issue | Creates a new issue in dapr/docs to track doc work |
dapr |
sdk-needed |
Issue | Creates new issues across the SDK repos to track SDK work | dapr |
documentation required |
Issue or pull request | Creates a new issue in dapr/docs to track doc work |
components-contrib |
new component |
Issue or pull request | Creates a new issue in dapr/dapr to register the new component |
components-contrib |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified May 31, 2024: Merge 61e65296a85dd35c3b7040b281b7c17caffcc144 into 27b6a61b0e1b0a30ea4e4f31bea712dfec3813b3 (525f2ab)