[PR #1389] [MERGED] refactor(workflow): pr title validation update #1475

Closed
opened 2026-02-25 21:38:23 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/1389
Author: @ulfgebhardt
Created: 11/26/2024
Status: Merged
Merged: 11/29/2024
Merged by: @mercihabam

Base: masterHead: pr-title-validation-update


📝 Commits (1)

  • 181c3ff pr title validation update

📊 Changes

2 files changed (+20 additions, -2 deletions)

View changed files

📝 .github/PULL_REQUEST_TEMPLATE.md (+13 -0)
📝 .github/workflows/test.lint.pr.yml (+7 -2)

📄 Description

🍰 Pullrequest

pr title validation update requested by a comment on the implementing PR https://github.com/cypht-org/cypht/pull/1379#issuecomment-2500269681

Adds 4 new types for pr scopes observed in cypht:

  • frontend
  • backend
  • frontend/backend
  • backend/frontend

Furhtermore a comprehensive guide was added to the pull request template to make it easier for people to fullfil this requirement.

Example

image

Issues

Todo

  • Verify that no scope, observed lately, is missing

🔄 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/cypht-org/cypht/pull/1389 **Author:** [@ulfgebhardt](https://github.com/ulfgebhardt) **Created:** 11/26/2024 **Status:** ✅ Merged **Merged:** 11/29/2024 **Merged by:** [@mercihabam](https://github.com/mercihabam) **Base:** `master` ← **Head:** `pr-title-validation-update` --- ### 📝 Commits (1) - [`181c3ff`](https://github.com/cypht-org/cypht/commit/181c3ff5c263630f494c179b8b545b4e041f6ab5) pr title validation update ### 📊 Changes **2 files changed** (+20 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.github/PULL_REQUEST_TEMPLATE.md` (+13 -0) 📝 `.github/workflows/test.lint.pr.yml` (+7 -2) </details> ### 📄 Description <!-- You can find the latest issue templates here https://github.com/ulfgebhardt/issue-templates --> ## 🍰 Pullrequest <!-- Describe the Pullrequest. Use Screenshots if possible. --> pr title validation update requested by a comment on the implementing PR https://github.com/cypht-org/cypht/pull/1379#issuecomment-2500269681 Adds 4 new types for pr scopes observed in cypht: - frontend - backend - frontend/backend - backend/frontend Furhtermore a comprehensive guide was added to the pull request template to make it easier for people to fullfil this requirement. ### Example ![image](https://github.com/user-attachments/assets/f3a501cc-77c5-4246-8066-04104233f755) ### Issues <!-- Which Issues does this fix, which are related? - fixes #XXX - relates #XXX --> - requirements https://github.com/cypht-org/cypht/pull/1379#issuecomment-2500269681 - relates https://github.com/cypht-org/cypht/pull/1379 - relates https://github.com/ulfgebhardt/issue-templates/commit/56dc4aa7847cae10de1bf1b3d0f301a519882dab ### Todo <!-- In case some parts are still missing, list them here. --> - [ ] Verify that no scope, observed lately, is missing --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:38:23 +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/cypht#1475
No description provided.