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

[Feat]: support major/minor tags #432

Closed
1 task done
AndreasAugustin opened this issue Jan 6, 2024 · 0 comments · Fixed by #433
Closed
1 task done

[Feat]: support major/minor tags #432

AndreasAugustin opened this issue Jan 6, 2024 · 0 comments · Fixed by #433
Assignees
Labels
enhancement New feature or request

Comments

@AndreasAugustin
Copy link
Owner

Describe the feature

It is common to use major minor tags (like v1, v1.1) to configure github actions. This action should also support those tags.

Use Case

People want to use the latest versions of the action

Proposed Solution

Use the already existing release please with some custom addition:
https://github.com/google-github-actions/release-please-action?tab=readme-ov-file#creating-majorminor-tags

Acknowledgements

  • I may be able to implement this feature request
@AndreasAugustin AndreasAugustin self-assigned this Jan 6, 2024
@AndreasAugustin AndreasAugustin added the enhancement New feature or request label Jan 6, 2024
@AndreasAugustin AndreasAugustin moved this from To do to Review in progress in actions-template-sync Jan 6, 2024
@AndreasAugustin AndreasAugustin moved this from Review in progress to In progress in actions-template-sync Jan 6, 2024
@AndreasAugustin AndreasAugustin moved this from In progress to To do in actions-template-sync Jan 6, 2024
AndreasAugustin added a commit that referenced this issue Jan 6, 2024
* feat: 👷 (#432) add creation of major/minor tags

* docs: 📝 (#432) updte documentation
@github-project-automation github-project-automation bot moved this from To do to Done in actions-template-sync Jan 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging a pull request may close this issue.

1 participant