mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-09-07 22:18:57 +00:00
* ci: add backport workflow to create backport PRs from backport labels Signed-off-by: Ning Sun <sunning@greptime.com> * ci: document backport labels in PR template and AGENTS.md Signed-off-by: Ning Sun <sunning@greptime.com> --------- Signed-off-by: Ning Sun <sunning@greptime.com>
1.2 KiB
1.2 KiB
I hereby agree to the terms of the GreptimeDB CLA.
Refer to a related PR or issue link (optional)
What's changed and what's your intention?
PR Checklist
Please convert it to a draft if some of the following conditions are not met.
- I have written the necessary rustdoc comments.
- I have added the necessary unit tests and integration tests.
- This PR requires documentation updates.
- API changes are backward compatible.
- Schema or data changes are backward compatible.
- This PR needs to be backported to release branches, and I have added the
backport-<target>labels (e.g.backport-v1.3targetsrelease/v1.3).