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.21.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. It checks if an issue belongs to a specific project and updates its status to a given column, ensuring recently closed issues are visible at the top of the project board. The action supports multiple projects with different settings and requires a GitHub token with project and repo permissions.
What’s Changed
uses: wozaki/project-closed-issue-move-to-top-action@4c3888f50026b434bd0b0ac2c5250e46e3e44442 # v1.21.0
What’s Changed
- chore(deps): update int128/release-typescript-action action to v1.75.0 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/152
- chore(deps): update int128/update-generated-files-action action to v2.100.0 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/153
- chore(deps): update int128/wait-for-workflows-action action to v1.86.0 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/154
- chore(deps): lock file maintenance by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/155
- chore(deps): update dependency vitest to v4.1.10 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/156
- chore(deps): update pnpm to v10.34.5 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/157
- chore(deps): update int128/update-generated-files-action action to v2.101.0 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/158
- chore(deps): update int128/release-typescript-action action to v1.76.0 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/160
- chore(deps): update int128/update-generated-files-action action to v2.102.0 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/161
- chore(deps): lock file maintenance by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/162
Full Changelog: https://github.com/wozaki/project-closed-issue-move-to-top-action/compare/v1.20.0...v1.21.0