Skip to content

Conversation

@tbouffard
Copy link
Member

Related changes:

  • Add a dedicated workflow to enforce the rule. It runs on pull_request_target to handle PR created by Dependabot and from fork repositories.
  • Dependabot configuration: change PR title prefix.
  • Update the GitHub workflows that create commits and PR. They now follow "conventional commits".
  • Update the release process documentation.

closes #202

Notes

For tests, see process-analytics/github-actions-playground#213

Related changes:
  - Add a dedicated workflow to enforce the rule. It runs on `pull_request_target` to handle PR created by Dependabot and
  from fork repositories.
  - Dependabot configuration: change PR title prefix.
  - Update the GitHub workflows that create commits and PR. They now follow "conventional commits".
  - Update the release process documentation.
@tbouffard tbouffard merged commit 2587da3 into main Feb 20, 2023
@tbouffard tbouffard deleted the 202_enforce_cc_in_pr_title branch February 20, 2023 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Build, CI/CD or repository tasks (issues/PR maintenance, environments, ...)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[INFRA] Enforce usage of conventional commits for Pull Request titles

3 participants