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.9.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 managing closed issues in GitHub Project V2 boards by moving them to the top of a specified column (e.g., “Done”) upon closure. It ensures that recently closed issues are prominently displayed, improving visibility and organization on project boards. Key capabilities include identifying the relevant project, updating issue status, and prioritizing closed issues within the target column.
What’s Changed
What’s Changed
- chore(deps): update dependency vitest to v4.1.2 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/74
- chore(deps): update node.js to v20.20.2 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/75
- chore(deps): update int128/wait-for-workflows-action action to v1.67.0 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/76
- chore(deps): update pnpm to v10.33.0 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/77
- chore(deps): lock file maintenance by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/79
Full Changelog: https://github.com/wozaki/project-closed-issue-move-to-top-action/compare/v1.8.0...v1.9.0