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

Figure out and document which conventional commit tags warrant a release #23

Closed
ctreatma opened this issue May 2, 2023 · 0 comments
Closed

Comments

@ctreatma
Copy link
Contributor

ctreatma commented May 2, 2023

As mentioned in #22, the release job did not create a release because it didn't find any commits worth releasing. We need to dig into the GitHub Actions used by the release job in order to determine:

  • Which conventional commit tags will cause the release job to create a release?
  • Can we configure the release job to pay attention to different or additional tags?
  • Which tags do we want to use to decide whether a release is needed?

Once we know what configuration to use for the release job, update the GitHub Action workflow and document its behavior in the README.

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

No branches or pull requests

1 participant