Alessandro-Massarotti-Jr / template-actions

Template github actions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

template-actions

Template actions for github projects, this repository has a feture to add actions files to some repositories when the workflows has any changes

Sumary

Actions

This session is for talk about what each action on this repository do

release

This action release a new version each time main branch has new pushs update the main branch with changelog create version tag and update develop with new generated version See the file here: release

validations

This action runs validotion checks on PR was openned to develop or main branches, the validation includes

  • Unit tests
  • Linter
  • Build project check

See the file here: validations



Developed By Alessandro Massarotti Jr 🤖