[PR #3907] [MERGED] Add: workflow to close blank issues #4117

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

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/3907
Author: @nichwall
Created: 1/29/2025
Status: Merged
Merged: 1/30/2025
Merged by: @advplyr

Base: masterHead: close_blank_issues


📝 Commits (1)

  • caf2b66 Add: workflow to close blank issues

📊 Changes

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

View changed files

.github/workflows/close_blank_issues.yaml (+42 -0)

📄 Description

Brief summary

Adds a workflow to close issues which do not use the issue templates

Which issue is fixed?

No issue number

In-depth Description

To help encourage users to use the issue templates, this workflow closes any issues which are opened and have less than 3 headings in them. This does not prevent users from opening issues with their own headings, but should help prevent the blank issue template from being used.

How have you tested this?

Tested with my issue templates repo

Screenshots

Screenshot from 2025-01-28 20-25-27


🔄 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/3907 **Author:** [@nichwall](https://github.com/nichwall) **Created:** 1/29/2025 **Status:** ✅ Merged **Merged:** 1/30/2025 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `close_blank_issues` --- ### 📝 Commits (1) - [`caf2b66`](https://github.com/advplyr/audiobookshelf/commit/caf2b664f114ee64573a902e67f25180a34c4354) Add: workflow to close blank issues ### 📊 Changes **1 file changed** (+42 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/close_blank_issues.yaml` (+42 -0) </details> ### 📄 Description <!-- For Work In Progress Pull Requests, please use the Draft PR feature, see https://github.blog/2019-02-14-introducing-draft-pull-requests/ for further details. If you do not follow this template, the PR may be closed without review. Please ensure all checks pass. If you are a new contributor, the workflows will need to be manually approved before they run. --> ## Brief summary Adds a workflow to close issues which do not use the issue templates ## Which issue is fixed? No issue number ## In-depth Description To help encourage users to use the issue templates, this workflow closes any issues which are opened and have less than 3 headings in them. This does not prevent users from opening issues with their own headings, but should help prevent the blank issue template from being used. ## How have you tested this? Tested with my issue templates repo ## Screenshots ![Screenshot from 2025-01-28 20-25-27](https://github.com/user-attachments/assets/b369defa-ac4f-4a20-9b4b-7b3adbadc973) --- <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:18:22 +02:00
adam closed this issue 2026-04-25 00:18:23 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#4117