Move Closed Issue to Top of Project Column
Version updated for https://github.com/wozaki/project-closed-issue-move-to-top-action to version v1.1.0.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the process of moving closed issues to the top of a specified column in a GitHub Project V2 board. It ensures that recently closed issues are prominently displayed by updating their status to a target column (e.g., “Done”) and positioning them at the top. This action simplifies project management by maintaining visibility of recent closures and reducing manual effort in organizing project boards.
Release notes
Full Changelog: https://github.com/wozaki/project-closed-issue-move-to-top-action/compare/v1.0.0...v1.1.0