[PR #1417] [MERGED] fix(other): display commited date instead of the pull request creation date #1495

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/1417
Author: @Baraka24
Created: 1/2/2025
Status: Merged
Merged: 1/20/2025
Merged by: @kroky

Base: masterHead: fix-server-info-commit_date


📝 Commits (1)

  • 4c1b97c fix(other): display commited date instead of the pull request creation date

📊 Changes

1 file changed (+18 additions, -1 deletions)

View changed files

📝 modules/developer/modules.php (+18 -1)

📄 Description

🍰 Pullrequest

Issues

Todo

  • make an additional call to the GitHub API to check if the commit is part of a pull request and if that pull request has been merged. If the PR was merged, we use the merge date (merged_at)

🔄 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/1417 **Author:** [@Baraka24](https://github.com/Baraka24) **Created:** 1/2/2025 **Status:** ✅ Merged **Merged:** 1/20/2025 **Merged by:** [@kroky](https://github.com/kroky) **Base:** `master` ← **Head:** `fix-server-info-commit_date` --- ### 📝 Commits (1) - [`4c1b97c`](https://github.com/cypht-org/cypht/commit/4c1b97c5b0039240755ed1f0cfeb1babf848be8d) fix(other): display commited date instead of the pull request creation date ### 📊 Changes **1 file changed** (+18 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `modules/developer/modules.php` (+18 -1) </details> ### 📄 Description <!-- You can find the latest issue templates here https://github.com/ulfgebhardt/issue-templates --> <!-- Validate your PR title - a quick Guide A valid PR title contains a type (https://github.com/commitizen/conventional-commit-types/blob/master/index.json), a scope (https://github.com/cypht-org/cypht/blob/master/.github/workflows/test.lint.pr.yml#L31) and a title starting with a lower case letter. Here are some valid examples: - fix(frontend): my fix - feat(backend): my feature - docs(docker): my docs - refactor(frontend/backend) : my refactor - test(unit): my test --> ## 🍰 Pullrequest <!-- Describe the Pullrequest. Use Screenshots if possible. --> ### Issues <!-- Which Issues does this fix, which are related? - fixes #XXX - relates #XXX --> - [1408](https://github.com/cypht-org/cypht/issues/1408) ### Todo <!-- In case some parts are still missing, list them here. --> - [X] make an additional call to the GitHub API to check if the commit is part of a pull request and if that pull request has been merged. If the PR was merged, we use the merge date (merged_at) --- <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:27 +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#1495
No description provided.