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

fix: update the readme #18

Closed
wants to merge 13 commits into from
Closed

fix: update the readme #18

wants to merge 13 commits into from

Conversation

Hu-Weiming
Copy link
Contributor

No description provided.

@Huweicai Huweicai added the draft label Jul 31, 2024
@Huweicai Huweicai marked this pull request as draft July 31, 2024 12:02
@Huweicai
Copy link
Member

/ready

@Huweicai Huweicai added ready and removed draft labels Jul 31, 2024
@Huweicai
Copy link
Member

/ready

@Huweicai Huweicai marked this pull request as ready for review July 31, 2024 12:37
@Huweicai
Copy link
Member

/lgtm

@Huweicai Huweicai added the lgtm label Jul 31, 2024
@Huweicai Huweicai removed the lgtm label Jul 31, 2024
@Huweicai
Copy link
Member

/approve

@Huweicai
Copy link
Member

/lgtm

@Huweicai Huweicai self-requested a review July 31, 2024 14:10
@Huweicai Huweicai added the lgtm label Jul 31, 2024
@Huweicai
Copy link
Member

Huweicai commented Aug 1, 2024

/remove-lgtm

@Huweicai Huweicai removed the lgtm label Aug 1, 2024
uses: actions/checkout@v2

- name: Check PR Labels
- name: Check Mergeable
Copy link
Member

Choose a reason for hiding this comment

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

/lgtm

Copy link
Member

@Huweicai Huweicai left a comment

Choose a reason for hiding this comment

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

/lgtm

Copy link
Member

@Huweicai Huweicai left a comment

Choose a reason for hiding this comment

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

/remove-lgtm

@Huweicai
Copy link
Member

Huweicai commented Aug 7, 2024

/lgtm

@Huweicai Huweicai self-requested a review August 7, 2024 16:08
@Huweicai Huweicai added the lgtm label Aug 7, 2024
@@ -5,29 +5,29 @@ on:
types: [opened, synchronize, labeled, unlabeled]

jobs:
label-check:
mergeable-check:
runs-on: ubuntu-latest
Copy link
Member

Choose a reason for hiding this comment

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

/remove-lgtm

@Huweicai Huweicai removed the lgtm label Aug 7, 2024
run: |
LABELS=$(gh pr view $PR_NUMBER --json labels --jq '.labels[].name')

REQUIRED_LABELS=("ready" "lgtm" "approved")
Copy link
Member

Choose a reason for hiding this comment

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

/close

@Huweicai Huweicai closed this Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants