Frontmatter
| id | 7414 |
| title | Implement GitHub Action to Prevent Issue Reopening |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Oct 7, 2025, 5:43 PM |
| updatedAt | Oct 7, 2025, 5:45 PM |
| githubUrl | https://github.com/neomjs/neo/issues/7414 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | 7364 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Oct 7, 2025, 5:45 PM |
To enforce the project policy that GitHub issues, once closed, should not be reopened, this ticket is for implementing a GitHub Actions workflow. This workflow will automatically close any reopened issue and create a new one, providing a clear explanation to the user. This streamlines the issue tracking process and prevents confusion.
Acceptance Criteria
.github/workflows/prevent-reopen.yml, is created.issuesof typereopened.