-
Notifications
You must be signed in to change notification settings - Fork 328
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
chore(ci): auto doc labeler job #2998
Conversation
Signed-off-by: Ruihang Xia <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1 for giving it a try.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #2998 +/- ##
===========================================
- Coverage 85.75% 85.32% -0.44%
===========================================
Files 783 783
Lines 126574 126634 +60
===========================================
- Hits 108542 108045 -497
- Misses 18032 18589 +557 |
I've verified this config on waynexia#1 |
Signed-off-by: Ruihang Xia <[email protected]>
Great! Never thought it has an official action for this. |
Me too, I think pulsar also needs this 😋 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wow! Great job! 👍
I hereby agree to the terms of the GreptimeDB CLA
What's changed and what's your intention?
Add an action job to auto label "Doc not needed" on PR based on the checkbox in "Checklist".
This patch also adds a dedicated checkbox in PR template for "doc not needed"/"doc update required" tuples.
Checklist
Refer to a related PR or issue link (optional)
Closes #2997