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

feat:add api test in workflow #511

Merged
merged 1 commit into from
Jan 16, 2023

Conversation

Mengchenchen
Copy link
Collaborator

Signed-off-by: Mengchenchenmeng.chenchen@99cloud.net

What type of PR is this?

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #

Special notes for reviewers:

Does this PR introduced a user-facing change?


Additional documentation, usage docs, etc.:


@kubeclipper-bot kubeclipper-bot added dco-signoff: yes do-not-merge/release-note-label-needed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Jan 5, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jan 5, 2023

Codecov Report

Merging #511 (d2921d5) into release-1.3 (ffd6a93) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           release-1.3     #511   +/-   ##
============================================
  Coverage        12.17%   12.17%           
============================================
  Files              110      110           
  Lines            16956    16956           
============================================
  Hits              2064     2064           
  Misses           14645    14645           
  Partials           247      247           

on:
push:
branches:
- 'master'
Copy link
Collaborator

Choose a reason for hiding this comment

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

i think trigger event need pull request only

Copy link
Collaborator

Choose a reason for hiding this comment

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

on:
pull_request:
types: [ labeled ]

cancel-in-progress: true


jobs:
Copy link
Collaborator

Choose a reason for hiding this comment

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

jobs:
build:
if: contains(github.event.pull_request.labels.*.name, 'kind/ok-to-test')
runs-on: ubuntu-latest

@x893675
Copy link
Collaborator

x893675 commented Jan 13, 2023

/kind ok-to-test

@kubeclipper-bot kubeclipper-bot added the kind/ok-to-test trust and start test label Jan 13, 2023
@x893675
Copy link
Collaborator

x893675 commented Jan 13, 2023

/remove-kind ok-to-test

@Mengchenchen
Copy link
Collaborator Author

/kind ok-to-test

@Mengchenchen
Copy link
Collaborator Author

/remove-kind ok-to-test

@kubeclipper-bot kubeclipper-bot removed the kind/ok-to-test trust and start test label Jan 13, 2023
@Mengchenchen Mengchenchen force-pushed the release-1.3 branch 2 times, most recently from 95b48d9 to 15028da Compare January 16, 2023 03:00
@Mengchenchen
Copy link
Collaborator Author

/kind ok-to-test

@kubeclipper-bot kubeclipper-bot added the kind/ok-to-test trust and start test label Jan 16, 2023
@Mengchenchen
Copy link
Collaborator Author

/remove-kind ok-to-test

@Mengchenchen
Copy link
Collaborator Author

/kind ok-to-test

@kubeclipper-bot kubeclipper-bot added the kind/ok-to-test trust and start test label Jan 16, 2023
@Mengchenchen
Copy link
Collaborator Author

/remove-kind ok-to-test

@Mengchenchen
Copy link
Collaborator Author

/kind ok-to-test

@kubeclipper-bot kubeclipper-bot added the kind/ok-to-test trust and start test label Jan 16, 2023
@Mengchenchen
Copy link
Collaborator Author

/remove-kind ok-to-test

@Mengchenchen
Copy link
Collaborator Author

/kind ok-to-test

Signed-off-by: Mengchenchen<meng.chenchen@99cloud.net>
@x893675
Copy link
Collaborator

x893675 commented Jan 16, 2023

/release-note-none

@x893675
Copy link
Collaborator

x893675 commented Jan 16, 2023

/lgtm
/approve

@kubeclipper-bot kubeclipper-bot added the lgtm Indicates that a PR is ready to be merged. label Jan 16, 2023
@kubeclipper-bot
Copy link
Collaborator

LGTM label has been added.

Git tree hash: 8c4f33cead068b0a7f210dd07cfdbeece07f9bd9

@kubeclipper-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Mengchenchen, x893675

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kubeclipper-bot kubeclipper-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 16, 2023
@kubeclipper-bot kubeclipper-bot merged commit e40119c into kubeclipper:release-1.3 Jan 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes kind/ok-to-test trust and start test lgtm Indicates that a PR is ready to be merged. release-note-none size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants