Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add gorelease GitHub Action task #493

Merged
merged 2 commits into from
Aug 9, 2022
Merged

Add gorelease GitHub Action task #493

merged 2 commits into from
Aug 9, 2022

Conversation

vearutop
Copy link
Member

@vearutop vearutop commented Aug 9, 2022

🤔 What's changed?

This PR runs gorelease tool in GitHub Action and comments its output to the pull request.

⚡️ What's your motivation?

Breaking API changes can slip unnoticed, this PR improves their visibility with help of gorelease.

🏷️ What kind of change is this?

  • 🏦 Refactoring/debt/DX (improvement to code design, tooling, documentation etc. without changing behaviour)

♻️ Anything particular you want feedback on?

📋 Checklist:

  • I agree to respect and uphold the Cucumber Community Code of Conduct
  • I've changed the behaviour of the code
    • I have added/updated tests to cover my changes.
  • My change requires a change to the documentation.
    • I have updated the documentation accordingly.
  • Users should know about my change
    • I have added an entry to the "Unreleased" section of the CHANGELOG, linking to this pull request.

This text was originally generated from a template, then edited by hand. You can modify the template here.

@github-actions
Copy link

github-actions bot commented Aug 9, 2022

Go API Changes

# github.com/cucumber/godog
## compatible changes
Feature: added

# summary
Inferred base version: v0.12.5
Suggested version: v0.13.0

@vearutop vearutop marked this pull request as ready for review August 9, 2022 11:16
@codecov
Copy link

codecov bot commented Aug 9, 2022

Codecov Report

Merging #493 (344676c) into main (6f3e792) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #493   +/-   ##
=======================================
  Coverage   81.69%   81.69%           
=======================================
  Files          27       27           
  Lines        2267     2267           
=======================================
  Hits         1852     1852           
  Misses        316      316           
  Partials       99       99           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@vearutop vearutop requested a review from nhatthm August 9, 2022 11:20
Co-authored-by: Nhat <thmnhat@gmail.com>
@vearutop vearutop merged commit fd5b6a1 into main Aug 9, 2022
@vearutop vearutop deleted the gorelease branch August 9, 2022 14:43
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants