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

Create release workflow should include a well crafted commit message, for better self documentation. #60

Open
1 task
trackleft opened this issue Feb 17, 2024 · 0 comments
Labels
ci good first issue Good for newcomers

Comments

@trackleft
Copy link
Member

trackleft commented Feb 17, 2024

image

Conditions of satisfaction

  • Commit command and message should be something similar to
git commit -m 'Bump version to v${{ github.event.inputs.version }} for release. '

https://github.com/az-digital/az-icons/blob/main/.github/workflows/release.yml#L65
Example commit f519bd7

@trackleft trackleft added the ci label Feb 17, 2024
@trackleft trackleft changed the title Update CDN Deploy Main workflow to include a well crafted run-name, for better self documentation. Create release workflow should include a well crafted commit message, for better self documentation. Feb 17, 2024
@trackleft trackleft added the good first issue Good for newcomers label Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant