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

Run release drafter in the GitHub action #636

Merged

Conversation

LinuxSuRen
Copy link
Member

Make sure that you've checked the boxes below before you submit PR:

Always

  • Make sure you are requesting to pull a topic/feature/bugfix branch (right side) and not your master branch!
  • Written well with PR title, we generate the release notes base on that

For the bug fixes or features only

  • Quality Gate Passed. Change this URL to your PR.
  • The coverage is xxx on the new lines
  • I've tested it by manual in the following platform
    • MacOS
    • Linux
    • Windows
  • Unit Test covered
  • e2e Test covered

@codecov
Copy link

codecov bot commented Sep 22, 2021

Codecov Report

Merging #636 (6e65a29) into master (05ca6b1) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #636   +/-   ##
=======================================
  Coverage   37.98%   37.98%           
=======================================
  Files          13       13           
  Lines         416      416           
=======================================
  Hits          158      158           
  Misses        246      246           
  Partials       12       12           
Flag Coverage Δ
unittests 37.98% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 05ca6b1...6e65a29. Read the comment docs.

@JohnNiang
Copy link
Member

LGTM

@LinuxSuRen LinuxSuRen merged commit a99158f into jenkins-zh:master Sep 22, 2021
@LinuxSuRen LinuxSuRen deleted the add-github-action-to-release-drafter branch September 22, 2021 01:26
jxr98 pushed a commit to jxr98/jenkins-cli that referenced this pull request Sep 27, 2021
jxr98 pushed a commit to jxr98/jenkins-cli that referenced this pull request Sep 28, 2021
jxr98 pushed a commit to jxr98/jenkins-cli that referenced this pull request Sep 28, 2021
LinuxSuRen added a commit that referenced this pull request Jun 15, 2022
* ddd

ddd

update center_list

* add support to conduct api test for plugins

* fix some lint mistakes and update go.sum

* Fix computer launch for windows (#635)

* Fix computer launch for windows

* Update create temporary directory

* Remove some code

* Run release drafter in the GitHub action (#636)

* modify plugin_apitest.go

* resolve the conflict

* do some changes to pluginsWithProblemMap

* revert last 6 changes that include some commits from others

* do some changes to pluginsWithProblemMap

* modify go.mod and go.sum

* modify go.sum

Co-authored-by: Yanjun Shi <[email protected]>
Co-authored-by: Rick <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants