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.26.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
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. It checks if an issue is part of the project and updates its status, then moves it to the top of the designated column. This ensures that recently closed issues are always visible at the top of your project board.
What’s Changed
uses: wozaki/project-closed-issue-move-to-top-action@6622906b8b0679946702094872399de0ba95b28c # v1.26.0
What’s Changed
- chore(deps): update int128/release-typescript-action action to v1.79.0 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/181
- chore(deps): update int128/wait-for-workflows-action action to v1.92.0 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/183
- chore(deps): update int128/update-generated-files-action action to v2.104.0 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/182
- chore(deps): lock file maintenance by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/184
- chore(deps): update node.js to v24.19.0 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/185
- chore(deps): update pnpm to v11.20.0 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/186
- chore(deps): lock file maintenance by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/188
- chore(deps): update int128/update-generated-files-action action to v2.107.0 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/187
- chore(deps): update dependency @vercel/ncc to v0.45.0 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/189
Full Changelog: https://github.com/wozaki/project-closed-issue-move-to-top-action/compare/v1.25.0...v1.26.0