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.5.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 moving closed issues to the top of a specified column in GitHub Project V2 boards, prioritizing visibility for recently resolved tasks. It streamlines project management by ensuring closed issues are prominently placed in the appropriate “Done” or status-specific column. Key capabilities include status updates and issue reordering for enhanced organization and tracking.
Release notes
What’s Changed
- chore(deps): update dependency @types/node to v20.19.35 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/50
- chore(deps): update pnpm to v10.30.3 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/51
- chore(deps): update int128/release-typescript-action action to v1.52.0 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/52
- chore(deps): update int128/wait-for-workflows-action action to v1.63.0 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/53
- chore(deps): update int128/release-typescript-action action to v1.53.0 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/54
- chore(deps): lock file maintenance by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/55
Full Changelog: https://github.com/wozaki/project-closed-issue-move-to-top-action/compare/v1.4.0...v1.5.0