Tags: RoleModel/actions
Tags
Add staging-auto-merge action (#8) This adds the staging-auto-merge action to automatically add any pull requests labeled "Staging" to the staging branch. It works best with a staging deploy workflow configured to automatically run on pushes to staging (or after CI passes on staging).
Update Dependency Actions + Add an Input (#6) #major - Standardize wording, Quoting, & Capitalization across composite actions - Add optional input (needs-compiled-assets) to linting-and-non-system-tests action (def. true) - Update Dependency Actions - actions/cache v4 -> v5 - actions/setup-node v4 -> v6 - mikepenz/action-junit-report v4 -> v6 - browser-actions/setup-chrome v1 -> v2 - actions/upload-artifact v4 -> v6
PreviousNext