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.10.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 the top of a specified project column (e.g., “Done”) upon closure. It ensures that recently closed issues are prominently displayed on the project board, improving visibility and workflow organization. The action supports multiple projects and customizable configurations to align with diverse team workflows.
What’s Changed
What’s Changed
- chore(deps): update int128/release-typescript-action action to v1.58.0 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/80
- chore(deps): update int128/update-generated-files-action action to v2.88.0 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/81
- chore(deps): update dependency @types/node to v20.19.39 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/82
- chore(deps): update int128/wait-for-workflows-action action to v1.68.0 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/84
- chore(deps): lock file maintenance by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/83
- chore(deps): lock file maintenance by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/85
- chore(deps): update dependency typescript to v6 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/78
- chore(deps): update dependency vitest to v4.1.4 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/86
- chore(deps): update int128/release-typescript-action action to v1.59.0 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/88
- chore(deps): update int128/wait-for-workflows-action action to v1.69.0 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/89
- chore(deps): lock file maintenance by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/87
Full Changelog: https://github.com/wozaki/project-closed-issue-move-to-top-action/compare/v1.9.0...v1.10.0