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

Feat/add release please #928

Merged
merged 2 commits into from
Nov 6, 2024
Merged

Conversation

kabszac
Copy link
Contributor

@kabszac kabszac commented Nov 4, 2024

Fixes Issue

Closes #868

Changes proposed

Note to reviewers

  • Added google release please action basic configuration
  • Made changes also to the CONTRIBUTION.md style guide for git commit messages

Code of Conduct

  • By submitting this pull request, I confirm I've read and complied with the CoC 🖖

Check List (Check all the applicable boxes)

  • My code follows the code style of this project.
  • My change requires changes to the documentation.
  • I have updated the documentation accordingly.
  • All new and existing tests passed.
  • This PR does not contain plagiarized content.
  • The title of my pull request is a short description of the requested changes.

You can also join our Discord community.
Feel free to check out other cool repositories of the TheCyberHUB.
Join the TheCyberHUB GitHub Organisation by raising an issue (you will be sent an invitation).

Added the release-please github action to automate release versioning
and changelog generation. This workflow will create release pull
requests based on conventional commit messages and update the changelog
accordingly upon merging.

- Configured to trigger on pushes to the main branch
- Set the release type to 'simple'
- Add the conventional commit link to the documentation
- Add the most important prefix types to have in mind when writing a
  commit message
Copy link
Member

@0xk4b1r 0xk4b1r left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contributions

@0xk4b1r 0xk4b1r merged commit d8ae350 into th3cyb3rhub:dev Nov 6, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[OTHER] add release please
2 participants