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.12.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 by moving them to a specified column (e.g., “Done”) and positioning them at the top of that column. It ensures that recently closed issues remain prominently visible on project boards, improving workflow organization and visibility. Key features include support for multiple projects and customizable column targets.
What’s Changed
What’s Changed
- chore(deps): update int128/release-typescript-action action to v1.60.0 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/97
- chore(deps): update dependency vitest to v4.1.5 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/98
- chore(deps): update pnpm to v10.33.2 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/99
- fix(deps): update dependency @actions/core to v3.0.1 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/100
Full Changelog: https://github.com/wozaki/project-closed-issue-move-to-top-action/compare/v1.11.0...v1.12.0