Problem/Motivation
Now that 10.1.x is security-only, it will only get commits for security releases, or in rare cases a dependency update or critical upgrade path bug fix. Given that, we don't need to run tests on it every 24 hours, and should move all jobs to on-commit. Once all jobs are on-commit, we can remove the schedule entirely.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Release notes snippet
Issue fork drupal-3409961
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3409961-set-all-10.1.x
changes, plain diff MR !5894
Comments
Comment #3
catchComment #4
fjgarlin commentedChanges look good to me and it's only for 10.1.x.
RTBC.
Comment #6
longwaveCommitted d36e28b and pushed to 10.1.x. Thanks!
Also removed the pipeline schedule for 10.1.x.
Comment #8
benjifisherFix the issue title: add the missing word.