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.7.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the process of organizing closed issues in GitHub Project V2 boards by moving them to the top of a specified column (e.g., “Done”) immediately after closure. It ensures recently closed issues remain visible and prioritized, making project management more efficient. Key capabilities include identifying the appropriate project and column, updating the issue’s status, and repositioning it at the top of the column.
Release notes
What’s Changed
- chore(deps): update int128/wait-for-workflows-action action to v1.66.0 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/69
- chore(deps): update int128/release-typescript-action action to v1.57.0 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/71
- chore(deps): lock file maintenance by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/70
Full Changelog: https://github.com/wozaki/project-closed-issue-move-to-top-action/compare/v1.6.0...v1.7.0