thegraphnetwork / epigraphhub_py

Epigraphhub Python package
GNU General Public License v3.0
2 stars 9 forks source link

Feat: Add PR title checker on CI #186

Closed luabida closed 2 years ago

luabida commented 2 years ago

Description

Added a step that will return 0 if the grep finds the semantic-release tag in the PR title.

Related Issue

Fix #183

Checklist

Note: The title prefix can be also expanded with more information inside the parenthesis. Some examples for a full title (prefix + message):

xmnlab commented 2 years ago

just for the record, the title prefix for this PR would be "ci" or "chore(ci)", but as we also need to cut a new release and we don't have any commit with fix, feat, or breaking change prefix, we are using this PR to trigger the release.

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 1.2.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: