mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-03 20:02:54 +00:00
* ci: implement docbot in cyborg Signed-off-by: tison <wander4096@gmail.com> * allow remove non-existing label Signed-off-by: tison <wander4096@gmail.com> * fixup Signed-off-by: tison <wander4096@gmail.com> * fixup org name Signed-off-by: tison <wander4096@gmail.com> * fixup step name Signed-off-by: tison <wander4096@gmail.com> * remove unused file Signed-off-by: tison <wander4096@gmail.com> --------- Signed-off-by: tison <wander4096@gmail.com>
21 lines
771 B
Markdown
21 lines
771 B
Markdown
I hereby agree to the terms of the [GreptimeDB CLA](https://github.com/GreptimeTeam/.github/blob/main/CLA.md).
|
|
|
|
## Refer to a related PR or issue link (optional)
|
|
|
|
## What's changed and what's your intention?
|
|
|
|
__!!! DO NOT LEAVE THIS BLOCK EMPTY !!!__
|
|
|
|
Please explain IN DETAIL what the changes are in this PR and why they are needed:
|
|
|
|
- Summarize your change (**mandatory**)
|
|
- How does this PR work? Need a brief introduction for the changed logic (optional)
|
|
- Describe clearly one logical change and avoid lazy messages (optional)
|
|
- Describe any limitations of the current code (optional)
|
|
|
|
## Checklist
|
|
|
|
- [ ] I have written the necessary rustdoc comments.
|
|
- [ ] I have added the necessary unit tests and integration tests.
|
|
- [ ] This PR requires documentation updates.
|