community-plugins/scripts
Bethany Griggs 8287c35e66
meta: add schedule workflow to trigger auto-version-bump (#4635)
Adds a GitHub Actions workflow (`auto-version-bump-scheduler.yml`) that
runs every Tuesday to check for newly published Backstage releases.

The workflow:
- Calls a custom Node.js script (`scripts/ci/trigger-auto-version-bump.js`)
- Checks if a new Backstage minor release was published in the last 7 days
- If true, triggers the `auto-version-bump.yml` workflow

Signed-off-by: Beth Griggs <bethanyngriggs@gmail.com>
2025-07-21 20:42:13 +01:00
..
ci meta: add schedule workflow to trigger auto-version-bump (#4635) 2025-07-21 20:42:13 +01:00
templates
.eslintrc.cjs
create-issue-template-with-workspaces-dropdown.js
create-workspaces-dropdown.js
generate-upgrade-dashboard.js meta: remove extraneous output from dashboard script 2025-07-16 12:16:36 +01:00
list-backend-feature.js
list-compatibility.js
list-frontend-feature.js
list-maintainer-workspaces.js
list-workspaces-for-docs.js
list-workspaces.js
run-in-all.sh
set-resolutions.js
update-issue-labeler-config.js