[PR #3348] [MERGED] Config issue workflow #3943

Closed
opened 2026-04-25 00:17:40 +02:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/3348
Author: @nichwall
Created: 8/31/2024
Status: Merged
Merged: 8/31/2024
Merged by: @advplyr

Base: masterHead: config-issue-workflow


📝 Commits (3)

  • ccf5de4 Intial: issue comments workflow
  • fa642ee Update: formatting
  • e8c85d0 Additional common search terms

📊 Changes

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

View changed files

.github/workflows/apply_comments.yaml (+55 -0)

📄 Description

This PR adds a workflow to automatically comment on issues when labels are applied to the issue. The two included with this PR are help wanted and config-issue, but they can be renamed as needed.

When an issue has the config-issue label applied to it, the issue will automatically be commented on using the template message and then closed as "not planned".


🔄 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/advplyr/audiobookshelf/pull/3348 **Author:** [@nichwall](https://github.com/nichwall) **Created:** 8/31/2024 **Status:** ✅ Merged **Merged:** 8/31/2024 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `config-issue-workflow` --- ### 📝 Commits (3) - [`ccf5de4`](https://github.com/advplyr/audiobookshelf/commit/ccf5de48a846741e62847257e4124617170775a8) Intial: issue comments workflow - [`fa642ee`](https://github.com/advplyr/audiobookshelf/commit/fa642ee1b91e18590de4278ff38c2491ebd83422) Update: formatting - [`e8c85d0`](https://github.com/advplyr/audiobookshelf/commit/e8c85d029ddb3c5696649b1cb59616f6323b8d70) Additional common search terms ### 📊 Changes **1 file changed** (+55 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/apply_comments.yaml` (+55 -0) </details> ### 📄 Description This PR adds a workflow to automatically comment on issues when labels are applied to the issue. The two included with this PR are `help wanted` and `config-issue`, but they can be renamed as needed. When an issue has the `config-issue` label applied to it, the issue will automatically be commented on using the template message and then closed as "not planned". --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-04-25 00:17:40 +02:00
adam closed this issue 2026-04-25 00:17:40 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3943