Skip to content

Common release prep action for Sentry projects, wrapping Craft

License

Notifications You must be signed in to change notification settings

getsentry/action-prepare-release

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 

action-prepare-release

Common release prep action for Sentry projects, wrapping Craft.

Publishing

To release a new version of this action:

git checkout main
git pull
git tag -f v1
git tag -f v1.5
git tag -f v1.5.2
git push --tags -f

Make sure to update major, minor and patch versions accordingly.

After tagging, create a new release with the title and tag in v1.5.2 format and appropriate changelog. All checkboxes should be left unchecked and no additional files should be attached.

About

Common release prep action for Sentry projects, wrapping Craft

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published