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: auto build when pr or push #136

Merged
merged 4 commits into from
Mar 22, 2023
Merged

chore: auto build when pr or push #136

merged 4 commits into from
Mar 22, 2023

Conversation

homura
Copy link
Contributor

@homura homura commented Mar 20, 2023

Resolve: #131

This PR supports automatic build and release when a PR is labeled with patch/minor/major via auto

Examples

For more information, we can check the documentation for more details to create a pull request

TODO

Before merge this PR, I also need to

  • set a GitHub token for auto
  • create labels for auto release
  • create a v0.0.1 to enable auto

@codecov
Copy link

codecov bot commented Mar 20, 2023

Codecov Report

Merging #136 (38b4ec5) into main (922352e) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #136   +/-   ##
=======================================
  Coverage   87.19%   87.19%           
=======================================
  Files          48       48           
  Lines         812      812           
  Branches       97       97           
=======================================
  Hits          708      708           
  Misses         21       21           
  Partials       83       83           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@homura homura added skip-release Preserve the current version when merged internal Changes only affect the internal API and removed skip-release Preserve the current version when merged labels Mar 20, 2023
@homura homura requested review from IronLu233 and zhangyouxin March 20, 2023 11:48
@homura homura self-assigned this Mar 20, 2023
Copy link
Contributor

@zhangyouxin zhangyouxin 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
Contributor

@IronLu233 IronLu233 left a comment

Choose a reason for hiding this comment

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

LGTM

@homura homura merged commit 7c570a9 into main Mar 22, 2023
@homura homura deleted the auto-build branch March 22, 2023 08:45
@github-actions
Copy link

🚀 PR was released in v0.0.2 🚀

@github-actions github-actions bot added the released This issue/pull request has been released. label Mar 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Changes only affect the internal API released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Continuous delivery
3 participants