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 chore(lint-staged): setup precommit hook 2024-08-14 13:18:23 -04:00
.eslintrc.cjs ci(version-bump): refactor set release name (#1127) 2024-08-30 12:25:59 +01:00
create-issue-template-with-workspaces-dropdown.js Issue template workspace dropdown (#2537) 2025-01-28 08:53:45 -07:00
create-workspaces-dropdown.js chore: fix for workspaces dropdown in issues template (#3190) 2025-03-07 16:52:06 -06:00
generate-upgrade-dashboard.js meta: remove extraneous output from dashboard script 2025-07-16 12:16:36 +01:00
list-backend-feature.js Issue template workspace dropdown (#2537) 2025-01-28 08:53:45 -07:00
list-compatibility.js Issue template workspace dropdown (#2537) 2025-01-28 08:53:45 -07:00
list-frontend-feature.js docs - Updated various tables to reflect current state (#3779) 2025-04-22 13:29:42 +00:00
list-maintainer-workspaces.js Refresh CODEOWNERS to bring to date (#4040) 2025-06-09 15:59:25 +01:00
list-workspaces-for-docs.js Issue template workspace dropdown (#2537) 2025-01-28 08:53:45 -07:00
list-workspaces.js Issue template workspace dropdown (#2537) 2025-01-28 08:53:45 -07:00
run-in-all.sh update yarn to v4 (#2519) 2025-02-13 00:25:26 +01:00
set-resolutions.js update yarn to v4 (#2519) 2025-02-13 00:25:26 +01:00
update-issue-labeler-config.js automate workspace label assignment for issues (#3239) 2025-03-21 14:22:20 -04:00