Skip to content
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: add auto sync robot in workflow #102

Merged
merged 1 commit into from
May 5, 2022

Conversation

nianiaJR
Copy link
Contributor

@nianiaJR nianiaJR commented May 5, 2022

No description provided.

@nianiaJR nianiaJR requested a review from xigongdaEricyang May 5, 2022 09:44
Copy link
Contributor

@xigongdaEricyang xigongdaEricyang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

jobs:
auto-cherry-pick:
runs-on: [self-hosted, nebula-fast]
container:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's better to add
- name: keep workspace empty run: | rm -rf *
to keep container clean

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Because I just do some git operations in this job, so it seems unnecessary to do this?

@nianiaJR nianiaJR merged commit f3e1928 into vesoft-inc:master May 5, 2022
nianiaJR added a commit that referenced this pull request May 5, 2022
* fix: too many open files (#101)

* chore: add auto sync robot in workflow (#102)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants