-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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 auto-assignee for new PRs #17753
Conversation
Signed-off-by: OrlinVasilev <[email protected]>
Codecov Report
@@ Coverage Diff @@
## main #17753 +/- ##
==========================================
- Coverage 66.58% 66.53% -0.05%
==========================================
Files 998 997 -1
Lines 106908 106721 -187
Branches 2597 2589 -8
==========================================
- Hits 71185 71010 -175
+ Misses 31806 31789 -17
- Partials 3917 3922 +5
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Signed-off-by: OrlinVasilev <[email protected]>
Signed-off-by: OrlinVasilev <[email protected]>
Signed-off-by: OrlinVasilev <[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.
lgtm
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.
LGTM
Co-authored-by: OrlinVasilev <[email protected]> Signed-off-by: Stephan Hohn <[email protected]>
Add new action to auto assign the author of the PR as assignee and 2 of the maintainers as reviewers.
That will help us to improve time to review for PRs!
Signed-off-by: OrlinVasilev [email protected]
Thank you for contributing to Harbor!
Comprehensive Summary of your change
Issue being fixed
Fixes #(issue)
Please indicate you've done the following: