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

Update linebot/version.go forcibly when release is published #386

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

Yang-33
Copy link
Contributor

@Yang-33 Yang-33 commented Nov 6, 2023

This change adds github workflow to update linebot/version.go forcibly with published git tag when release is published.
If it works, we don't have to update the file manually!

Resolve #362

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e44a70b) 55.68% compared to head (8e2a564) 55.68%.

❗ Current head 8e2a564 differs from pull request most recent head 5921ed8. Consider uploading reports for the commit 5921ed8 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #386   +/-   ##
=======================================
  Coverage   55.68%   55.68%           
=======================================
  Files          86       86           
  Lines        5414     5414           
=======================================
  Hits         3015     3015           
  Misses       2179     2179           
  Partials      220      220           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Yang-33 Yang-33 changed the title Update linebot/version.go forcibly when release is publised Update linebot/version.go forcibly when release is published Nov 6, 2023
@Yang-33 Yang-33 merged commit c87e708 into line:master Nov 7, 2023
5 checks passed
@Yang-33 Yang-33 deleted the force-update-version-on-release branch November 7, 2023 09:45
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.

Bump up minor version automatically or semi-automatically
3 participants