Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tilde Public GitHub Actions

Reusable composite actions used across trytilde/* public repositories.

Available actions

Action Purpose
changie-create-pr Open a Release PR — runs changie batch auto + changie merge, then opens a PR.
changie-release Cut a release on push to main: bump version, write CHANGELOG, tag, create GitHub release.

Versioning

Tags are simple integers — v1, v2, v3. Pin actions in your workflows like:

- uses: trytilde/public-github-actions/changie-release@v1

License

MIT

About

Reusable GitHub Actions for trytilde public repositories

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors