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 #854 · process-analytics/process-analytics.dev · GitHub

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

Merged
tbouffard merged 1 commit into
mainfrom
853-enfore_conventional_commits_for_pr_title
Feb 13, 2023
Merged

chore: ensure that the PR title follows "Conventional Commits"#854
tbouffard merged 1 commit into
mainfrom
853-enfore_conventional_commits_for_pr_title

Conversation

tbouffard commented Feb 9, 2023
edited
Loading

Copy link
Copy Markdown
Member

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.
Review the Contributing guide (fix typo).

closes #853

Notes

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

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".
Review the Contributing guide (fix typo).
tbouffard added the chore Build, CI/CD or repository tasks (issues/PR maintenance, environments, ...) label Feb 9, 2023
tbouffard requested a review from csouchet February 9, 2023 10:07
tbouffard merged commit 818db1b into main Feb 13, 2023
tbouffard deleted the 853-enfore_conventional_commits_for_pr_title branch February 13, 2023 09:13
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