You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
create github action to check and enforce naming of pull requests
create a github action to check the name of a pull request and make sure it follows a certain pattern
the naming convention should follow <module-name>/<class-name>/<method-name>/<task-tybe>
create github action to check and enforce naming of pull requests
create a github action to check the name of a pull request and make sure it follows a certain pattern
the naming convention should follow
<module-name>/<class-name>/<method-name>/<task-tybe>
task-type: feature|bugfix|hotfix|release|docs
workflow Link
The text was updated successfully, but these errors were encountered: