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.11.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 boards. When an issue is closed, it moves the issue to a specified column (e.g., “Done”) and ensures it appears at the top of that column for better visibility. This action streamlines project board organization and keeps recently completed tasks easily accessible.
What’s Changed
What’s Changed
- chore(deps): lock file maintenance by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/90
- chore(deps): update int128/update-generated-files-action action to v2.89.0 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/91
- chore(deps): update dependency typescript to v6.0.3 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/92
- chore(deps): update int128/update-generated-files-action action to v2.90.0 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/94
- chore(deps): update int128/wait-for-workflows-action action to v1.70.0 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/93
- chore(deps): lock file maintenance by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/95
- chore(deps): lock file maintenance by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/96
Full Changelog: https://github.com/wozaki/project-closed-issue-move-to-top-action/compare/v1.10.0...v1.11.0