Add support for returning a boolean when a tag is the first release.
jackton1 opened this issue · 0 comments
jackton1 commented
Description
I'll like to get a boolean output field that can be used to indicate an initial release which results from no other existing tags for that repository.
What I Did
Running this action here https://github.com/tj-actions/check-manifest/runs/2280930979?check_suite_focus=true
Expectation
if: ...outputs.is_initial_release
Change the title of the PR branch else use an Upgraded from vx -> vy