[PR #667] [MERGED] PR review GitHub action #9279

Closed
opened 2026-05-23 22:44:41 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/rothgar/awesome-tuis/pull/667
Author: @Lockszmith-GH
Created: 5/5/2026
Status: Merged
Merged: 5/8/2026
Merged by: @rothgar

Base: mainHead: PR-Review-Github-Action


📝 Commits (3)

  • 90d9743 chore: Add .gitignore to exclude Python bytecode files (*.pyc)
  • 24774fa feat: Add GitHub Action to comment on PR with first commit date from modified README.md
  • ce5b993 feat: Enhance PR comment functionality with first commit date table generation

📊 Changes

3 files changed (+288 additions, -0 deletions)

View changed files

.github/src/readme_pr_repo_first_commit.py (+263 -0)
.github/workflows/readme_pr_repo_first_commit.yml (+24 -0)
.gitignore (+1 -0)

📄 Description

Feel free to axe this PR if you feel AI contribution like this are not welcome.

I asked cursor to create a GitHub action to be triggered only on PRs to README.

You can see an example PR output in my fork repo

I will be happy to modify this to your liking.


🔄 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/rothgar/awesome-tuis/pull/667 **Author:** [@Lockszmith-GH](https://github.com/Lockszmith-GH) **Created:** 5/5/2026 **Status:** ✅ Merged **Merged:** 5/8/2026 **Merged by:** [@rothgar](https://github.com/rothgar) **Base:** `main` ← **Head:** `PR-Review-Github-Action` --- ### 📝 Commits (3) - [`90d9743`](https://github.com/rothgar/awesome-tuis/commit/90d97431a368a34308a664c1773ee2486a5207d6) chore: Add .gitignore to exclude Python bytecode files (*.pyc) - [`24774fa`](https://github.com/rothgar/awesome-tuis/commit/24774fa2f26ac259fdbe8c68dd80bb34da9b9d70) feat: Add GitHub Action to comment on PR with first commit date from modified README.md - [`ce5b993`](https://github.com/rothgar/awesome-tuis/commit/ce5b9934a6715503d854176c5b00d60d48a1be85) feat: Enhance PR comment functionality with first commit date table generation ### 📊 Changes **3 files changed** (+288 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/src/readme_pr_repo_first_commit.py` (+263 -0) ➕ `.github/workflows/readme_pr_repo_first_commit.yml` (+24 -0) ➕ `.gitignore` (+1 -0) </details> ### 📄 Description Feel free to axe this PR if you feel AI contribution like this are not welcome. I asked cursor to create a GitHub action to be triggered only on PRs to README. You can see an example [PR output in my fork repo](https://github.com/Lockszmith-Forks4PR/awesome-tuis-github-action/pull/2#issuecomment-4381753919) I will be happy to modify this to your liking. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-23 22:44:41 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-tuis#9279