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.27.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 automatically moves closed issues to the top of a specified project column in GitHub Project V2. It checks if an issue belongs to a specific project, updates its status to the specified column (default: “Done”), and moves it to the top of that column. This ensures visibility of recently closed issues on the project board.
What’s Changed
uses: wozaki/project-closed-issue-move-to-top-action@c6464c429f9e50da8434e06473ad2c5157ef8c40 # v1.27.0
What’s Changed
- chore(deps): update int128/release-typescript-action action to v1.81.0 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/190
- chore(deps): update dependency @tsconfig/node24 to v24.0.5 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/191
- chore(deps): update int128/update-generated-files-action action to v2.109.0 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/192
- chore(deps): update int128/wait-for-workflows-action action to v1.94.0 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/193
- chore(deps): update pnpm to v11.22.0 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/194
- chore(deps): update dependency vitest to v4.1.11 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/195
- chore(deps): lock file maintenance by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/196
Full Changelog: https://github.com/wozaki/project-closed-issue-move-to-top-action/compare/v1.26.0...v1.27.0