mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-01-17 13:25:41 -07:00
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> |
||
|---|---|---|
| .. | ||
| assign.yml | ||
| auto-close-duplicates.yml | ||
| backfill-duplicate-comments.yml | ||
| build_all.yml | ||
| build_check_cache.yml | ||
| build_deps.yml | ||
| build_orca.yml | ||
| check_locale.yml | ||
| check_profiles.yml | ||
| dedupe-issues.yml | ||
| doxygen-docs.yml | ||
| shellcheck.yml | ||
| update-translation.yml | ||