Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(workflow): add notification workflow for release issues
Added a GitHub Actions workflow to create a release issue every 14 days. The workflow uses the imjohnbo/issue-bot action to create an issue with specific assignees, labels, and a predefined body. The issue will help track the release process and ensure no PRs are forgotten.