process-analytics / .github

Common configuration and resources for the @process-analytics organization
https://process-analytics.dev/
Apache License 2.0
1 stars 0 forks source link

ci(pr-title): use a new shared action #23

Closed tbouffard closed 1 year ago

tbouffard commented 1 year ago

Switch from jef/conventional-commits-pr-action to bonitasoft/actions. It provides better defaults and more features. Also run the workflow on pull_request_target to ensure that PR created from fork repositories.

tbouffard commented 1 year ago

ℹ️ The workflow will run once this PR is merged. For pull_request_target event, the workflow definition is taken from the default branch. Currently, it doesn't exist, so the workflow doesn't run.