ember-inspector icon indicating copy to clipboard operation
ember-inspector copied to clipboard

Prepare Release

Open github-actions[bot] opened this issue 1 year ago • 4 comments

This PR is a preview of the release that release-plan has prepared. To release you should just merge this PR 👍


Release (2024-04-09)

ember-inspector 4.12.0 (minor)

:rocket: Enhancement

:house: Internal

Committers: 2

github-actions[bot] avatar Apr 09 '24 18:04 github-actions[bot]

@NullVoxPopuli any idea why none of the checks are running here?

RobbieTheWagner avatar Apr 17 '24 19:04 RobbieTheWagner

Checks don't run on geterated prs. Generally you don't need them to, because main already ran. But you'd have to use a Ghpat to get checks to run

NullVoxPopuli avatar Apr 17 '24 20:04 NullVoxPopuli

Checks don't run on geterated prs. Generally you don't need them to, because main already ran. But you'd have to use a Ghpat to get checks to run

@NullVoxPopuli is there a way to tell these checks not to run just for these auto generated ones or what is your recommendation here?

RobbieTheWagner avatar Apr 17 '24 20:04 RobbieTheWagner

I don't know of a way to have these checks nor be required for generated prs, but the repo can be configured to allow maintainers to use overriding powers to merge -- haven't tried creating a branch rule to see if it can be scoped to just these generated branches.

Branch rules recently got super powers, so it might be possible

NullVoxPopuli avatar Apr 17 '24 23:04 NullVoxPopuli