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.4.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 by moving them to the top of a specified column (e.g., “Done”) when they are closed. It ensures that recently closed issues remain prominently visible, helping teams maintain an organized and up-to-date project board. The action supports multiple projects and customizable configurations for seamless project management.
Release notes
What’s Changed
- chore(deps): update int128/release-typescript-action action to v1.47.0 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/29
- chore(deps): update int128/update-generated-files-action action to v2.78.0 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/30
- chore(deps): update int128/wait-for-workflows-action action to v1.57.0 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/32
- chore(deps): update int128/update-generated-files-action action to v2.80.0 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/31
- chore(deps): update dependency @tsconfig/node20 to v20.1.9 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/34
- chore(deps): update dependency @types/node to v20.19.32 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/35
- chore(deps): update int128/release-typescript-action action to v1.49.0 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/36
- chore(deps): update int128/wait-for-workflows-action action to v1.58.0 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/37
- chore(deps): update pnpm to v10.29.1 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/38
- chore(deps): update dependency @biomejs/biome to v2.3.14 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/33
- chore(deps): update dependency @types/node to v20.19.33 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/40
- chore(deps): update int128/wait-for-workflows-action action to v1.59.0 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/42
- chore(deps): update pnpm to v10.29.3 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/41
- chore(deps): update dependency @biomejs/biome to v2.4.0 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/39
- chore(deps): update int128/release-typescript-action action to v1.50.0 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/44
- chore(deps): update int128/update-generated-files-action action to v2.81.0 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/45
- chore(deps): update int128/wait-for-workflows-action action to v1.61.0 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/46
- chore(deps): update int128/release-typescript-action action to v1.51.0 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/47
- chore(deps): update pnpm to v10.30.1 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/48
- fix(deps): update dependency @octokit/plugin-retry to v8.1.0 by @renovate[bot] in https://github.com/wozaki/project-closed-issue-move-to-top-action/pull/49
Full Changelog: https://github.com/wozaki/project-closed-issue-move-to-top-action/compare/v1.3.0...v1.4.0