OrcaSlicer/.github/workflows
Hanan V 6d926c80cb
Fix assign-issue-action: revert to v2.2 (v3.0.0 is broken) (#11904)
v3.0.0 of takanome-dev/assign-issue-action is broken:
- action.yml references dist/index.js
- But the release only contains dist/index.mjs
- This causes immediate failure: "File not found: dist/index.js"

This PR:
1. Reverts to v2.2 which works correctly
2. Reverts reminder_days to 7 (v2.2 behavior: days before unassignment)
3. Adds comment with link to upstream bug report

Bug report: https://github.com/takanome-dev/assign-issue-action/issues/426

Fixes #11873

Co-authored-by: Hanan <okets78@hotmail.com>
2026-01-13 18:54:43 -03:00
..
assign.yml Fix assign-issue-action: revert to v2.2 (v3.0.0 is broken) (#11904) 2026-01-13 18:54:43 -03:00
auto-close-duplicates.yml Bump actions/checkout from 4 to 6 (#11547) 2025-12-09 23:58:02 +08:00
backfill-duplicate-comments.yml Bump actions/checkout from 4 to 6 (#11547) 2025-12-09 23:58:02 +08:00
build_all.yml Revert "Fix missing force-build, use non-docker publish action, be nice to cache (#11688)" 2026-01-05 17:49:52 +08:00
build_check_cache.yml Update GitHub Actions workflows to use actions/cache@v5 and actions/upload-artifact@v6 2026-01-05 17:54:59 +08:00
build_deps.yml Update GitHub Actions workflows to use actions/cache@v5 and actions/upload-artifact@v6 2026-01-05 17:54:59 +08:00
build_orca.yml Update GitHub Actions workflows to use actions/cache@v5 and actions/upload-artifact@v6 2026-01-05 17:54:59 +08:00
check_locale.yml Bump actions/checkout from 4 to 6 (#11547) 2025-12-09 23:58:02 +08:00
check_profiles.yml Update check_profiles.yml to suppress output during unzip operation 2026-01-13 23:16:33 +08:00
dedupe-issues.yml Bump actions/checkout from 4 to 6 (#11547) 2025-12-09 23:58:02 +08:00
doxygen-docs.yml doxygen doc are too big for pages, use R2 2026-01-04 11:12:38 +08:00
shellcheck.yml Bump actions/cache from 4 to 5 (#11798) 2026-01-02 10:05:41 +08:00
update-translation.yml Bump actions/checkout from 4 to 6 (#11547) 2025-12-09 23:58:02 +08:00