[PR #308] [MERGED] feat: pr title validator workflow #863

Closed
opened 2026-02-26 19:30:48 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/308
Author: @adithyaakrishna
Created: 8/26/2023
Status: Merged
Merged: 8/28/2023
Merged by: @Mythie

Base: feat/refreshHead: feat/pr-validate


📝 Commits (3)

  • 92930a2 feat: added pr title validator
  • 27c2774 chore: updated workflow name
  • eb4be96 fix: added eol to workflow file

📊 Changes

1 file changed (+21 additions, -0 deletions)

View changed files

.github/workflows/semantic-pull-requests.yml (+21 -0)

📄 Description

Description:

Adds the ability to check PRs if they follow the conventional commits specification

I added it for calcom, here https://github.com/calcom/cal.com/pull/9109. Hence, I thought this would help us validate the PR titles as well :)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/documenso/documenso/pull/308 **Author:** [@adithyaakrishna](https://github.com/adithyaakrishna) **Created:** 8/26/2023 **Status:** ✅ Merged **Merged:** 8/28/2023 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `feat/refresh` ← **Head:** `feat/pr-validate` --- ### 📝 Commits (3) - [`92930a2`](https://github.com/documenso/documenso/commit/92930a2f639c6879a3bdd7afba4b569c28bfc65f) feat: added pr title validator - [`27c2774`](https://github.com/documenso/documenso/commit/27c27743e37e52db91034e5f160ef96c700b2846) chore: updated workflow name - [`eb4be96`](https://github.com/documenso/documenso/commit/eb4be963e33e45aa154b30b4a9eb9df372865e8d) fix: added eol to workflow file ### 📊 Changes **1 file changed** (+21 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/semantic-pull-requests.yml` (+21 -0) </details> ### 📄 Description **Description:** Adds the ability to check PRs if they follow the [conventional commits](https://www.conventionalcommits.org/) specification I added it for calcom, here https://github.com/calcom/cal.com/pull/9109. Hence, I thought this would help us validate the PR titles as well :) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:30:48 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/documenso#863
No description provided.