Added new Github Workflow for bumping the DCF version automatically. It will make a pull request with the package-lock's DCF package commit version being updated. Due to the method for testing the last PR was closed #1681.
This Github Workflow will do the following:
Get the timestamp of the latest commit of DCF branch 3.0
Check to see if a commit has been made within the last hour
If not it will exit the workflow
Get new commit hash and modify package-lock DCF version
Create new pull request
If no changes were made to the package-lock no pull request will be made
Added new Github Workflow for bumping the DCF version automatically. It will make a pull request with the package-lock's DCF package commit version being updated. Due to the method for testing the last PR was closed #1681.
This Github Workflow will do the following:
Pull requests will use these customizations:
The triggers for the workflow will be: