-
Notifications
You must be signed in to change notification settings - Fork 122
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
Clusterpedia robot for clusterpedia repository #231
Comments
Yes, it is necessary. My plan is to use https://github.com/wzshiming/gh-ci-bot to implement a simple robot, what do you think? This is a example repo: https://github.com/wzshiming/gh-ci-bot-playground |
But I'm a little worried about security, because we'll be handing over a very privileged token to the action to do something. |
It seems lack of |
In other words . The maintainers and reviewers invited in the future can not write the repository directly. Maybe it is more safe . |
@wzshiming https://github.com/wzshiming/gh-ci-bot is missing a common command Although |
Yes, we can consider doing this. There is a security issue, the Can we fork to clusterpedia-io, which is a repository that only the maintainer has write access to? |
Sounds good. |
Your gitlab-bot seems to work fine, would you like to migrate/contribute to clusterpedia-io? We can simply compare the two tools and choose the easiest and most convenient one. |
I'd like to |
This issue is not particularly pressing and we can have more discussions 😄 |
https://github.com/wzshiming/gh-ci-bot/tree/master/plugins/label-lgtm
It is already supported, because |
@wzshiming https://github.com/wzshiming/gh-ci-bot#gh-ci-bot looks like it needs to be updated:joy:. |
Updated 😃 |
ping @Iceber @wzshiming when to apply the bot to clusterpedia |
@wuyingjun-lucky Thank you for the follow up, We will soon add robot. @wzshiming will use https://github.com/wzshiming/gh-ci-bot to support the robot, thanks to the help of @wzshiming 🌹 |
@wzshiming gh-ci-bot has been forked to https://github.com/clusterpedia-io/gh-ci-bot. |
#294 adds commands for lable and cc, assign,etc... We currently do not use automatic merging due to the small number of approvers. |
Why not ? |
Auto-merge is good for multiple reviewers and approvers to work together, but right now I'm the only approver, and the gh-ci-bot doesn't support auto-merge yet 😂 |
All right. Label |
wzshiming/gh-ci-bot#14 |
Currently I am the only approver, so I will review a pr several times before merging it, currently it feels better for me to merge it manually. In the future, when there are more approvers, we can switch to automatic merging |
What would you like to be added?
Add clusterpedia robot to help to review code and pull request
Why is this needed?
Maintainer will merge the pull request after the pipeline succeed manually although maintainers and reviewers review and approve some small pull request at very early time.
I think we can introduce robot for improving efficiency in
code review
andmerge request
The text was updated successfully, but these errors were encountered: