Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

chore: ensure that the PR title follows "Conventional Commits" #16

Merged
merged 1 commit into from
Feb 22, 2023

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: added to automatically GitHub Actions.

Notes

Rationale: see Enforce Conventional Commits for PR title (view)

See also process-analytics/github-actions-playground#213 and process-analytics/github-actions-playground#224

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: added to automatically GitHub Actions.
@tbouffard tbouffard added the chore Build, CI/CD or repository tasks (issues/PR maintenance, environments, ...) label Feb 22, 2023
@tbouffard tbouffard requested a review from assynour February 22, 2023 14:11
@tbouffard tbouffard changed the title chore: ensure that the PR title follows "Conventional Commits" ci(pr-title): ensure that the PR title follows "Conventional Commits" Feb 22, 2023
@tbouffard tbouffard changed the title ci(pr-title): ensure that the PR title follows "Conventional Commits" chore: ensure that the PR title follows "Conventional Commits" Feb 22, 2023
@tbouffard tbouffard merged commit 382e407 into main Feb 22, 2023
@tbouffard tbouffard deleted the chore/enforce_cc_in_pr_title branch February 22, 2023 14:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
chore Build, CI/CD or repository tasks (issues/PR maintenance, environments, ...)
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

2 participants