template-builder icon indicating copy to clipboard operation
template-builder copied to clipboard

Automerge minor Dependabot PRs

Open chadwcarlson opened this issue 3 years ago • 2 comments

Dependabot PRs on artifact template repositories, when tests are passed, should be automerged to not take up our environments.

Example: https://github.com/Sylius/Sylius-Standard/blob/master/.github/workflows/auto-merge.yml

chadwcarlson avatar Feb 23 '22 17:02 chadwcarlson

We added the source operations command to the templates, AND we added all of the github workflow files to template-builder's common area, but the template repositories have not had those common files included in later template updates. I'm now wondering if changes in #662 are not working correctly?

I mention this because if the sourceop + auto-updater functionality is working correctly, dependabot should only be flagging issues where a major update is required.

gilzow avatar Dec 14 '22 22:12 gilzow

i just ran a test on D9 and doing poetry run doit full:drupal9 the artifact branch does contain the github workflow files from common. I guess we just haven't run a template builder full on each of the templates recently?

gilzow avatar Dec 14 '22 23:12 gilzow