[PR #3114] [MERGED] ci: auto-remove needs-title label on descriptive title #3187

Closed
opened 2026-06-05 18:21:22 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3114
Author: @mdrxy
Created: 3/13/2026
Status: Merged
Merged: 3/13/2026
Merged by: @mdrxy

Base: mainHead: mdrxy/auto-remove-needs-title


📝 Commits (1)

  • 511f45c ci: auto-remove needs-title label on descriptive title

📊 Changes

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

View changed files

📝 .github/workflows/check-default-title.yml (+13 -0)

📄 Description

When an issue or PR title is updated from a default placeholder to something descriptive, the needs-title label was left behind. This adds cleanup logic so the label is automatically removed once the title passes validation.


🔄 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/langchain-ai/docs/pull/3114 **Author:** [@mdrxy](https://github.com/mdrxy) **Created:** 3/13/2026 **Status:** ✅ Merged **Merged:** 3/13/2026 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `mdrxy/auto-remove-needs-title` --- ### 📝 Commits (1) - [`511f45c`](https://github.com/langchain-ai/docs/commit/511f45cb2f6f601cddb316e8f3939873d427b270) ci: auto-remove needs-title label on descriptive title ### 📊 Changes **1 file changed** (+13 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/check-default-title.yml` (+13 -0) </details> ### 📄 Description When an issue or PR title is updated from a default placeholder to something descriptive, the `needs-title` label was left behind. This adds cleanup logic so the label is automatically removed once the title passes validation. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-06-05 18:21:22 -04:00
yindo closed this issue 2026-06-05 18:21:22 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#3187