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.23.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 GitHub Project V2. It checks if an issue belongs to a specific project and updates its status to the specified column, ensuring recently closed issues are always at the top of the project board. The action supports multiple projects with different settings using a matrix strategy.
What’s Changed
uses: wozaki/project-closed-issue-move-to-top-action@eb0301053f0b4959350aa7772f9093b6939f52c1 # v1.23.0
What’s Changed
- chore(deps): update pnpm to v11 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/108
- chore(deps): update actions/checkout action to v7.0.1 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/169
- chore(deps): update dependency @tsconfig/node24 to v24.0.4 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/170
- chore(deps): update pnpm to v11.17.0 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/172
- chore(deps): update int128/release-typescript-action action to v1.77.0 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/173
- chore(deps): update int128/wait-for-workflows-action action to v1.89.0 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/171
- chore(deps): lock file maintenance by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/174
Full Changelog: https://github.com/wozaki/project-closed-issue-move-to-top-action/compare/v1.22.0...v1.23.0