Files
node/.github
JenabaBa 6b1614286b Dependency Updater: Github Action Workflow for Scheduled Updater Runs (#497)
* add github action to automatically run dependency updater

* push

* fix syntax

* comment out time

* test if push triggers action

* change from on: push: to on: pull req:

* change env action

* change path

* change path

* change path to env

* change path

* un-ignore commit message

* test env file location change

* fix dependency updater build command

* fix dependency runner

* test if versions.json displays

* change dependency updater path

* check directory

* check path

* uncomment everything

* test push to fork

* test base/branch

* remove pull request trigger

* add workflow dispatch

* test pr creation

* revert dependencies yml back

* set delete-branch to true

* test if pr is created

* fix on: pull_request

* rename commit message env

* fix env file name

* comment author and committer

* try  adding token

* set permissions

* add read permissions

* add more permissions

* typo in pull request name

* fix typo in ym

* change checkout to main

* fix syntax

* change ref to pr branch

* remove ref

* change base to main

* change base branch

* remove base

* remove base and set ref to main create test PR

* add support for manually running updater, and change yml updater command

* fix workflow typo

* remove author + committer and schedule to run every hour

* uncomment schedule

* add versions next to commit hash

* remove env echo
2025-07-09 12:49:00 -05:00
..