FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

chore: ensure that the PR title follows "Conventional Commits" by tbouffard · Pull Request #203 · process-analytics/bpmn-visualization-R · GitHub

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

Merged
tbouffard merged 1 commit into
mainfrom
202_enforce_cc_in_pr_title
Feb 20, 2023
Merged

chore: ensure that the PR title follows "Conventional Commits"#203
tbouffard merged 1 commit into
mainfrom
202_enforce_cc_in_pr_title

Conversation

Copy link
Copy Markdown
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 merged commit 2587da3 into main Feb 20, 2023
tbouffard deleted the 202_enforce_cc_in_pr_title branch February 20, 2023 14:58
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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

2 participants


Back | FazBrowse Home | New Git URL