deltachat-core-rust icon indicating copy to clipboard operation
deltachat-core-rust copied to clipboard

Mergeable fails on PRs without description

Open link2xt opened this issue 3 years ago • 4 comments

Even if the changelog is updated, the check looking for #skip-changelog errors out (not just fails), failing the whole mergeable check, with an error telling you that it expected string or array.

link2xt avatar Jan 29 '22 11:01 link2xt

cc @Simon-Laux - do you have an idea on that?

r10s avatar Mar 08 '22 12:03 r10s

no idea, maybe an upstream but at mergable?

Simon-Laux avatar Mar 10 '22 14:03 Simon-Laux

Filed upstream bug: https://github.com/mergeability/mergeable/issues/646

link2xt avatar Jul 16 '22 01:07 link2xt

Maybe there are simpler alternatives now.

I tried a quick search over GitHub Marketplace and found Changelog Enforcer. It's source: https://github.com/dangoslen/changelog-enforcer

Strange that Mergeable cannot be found in GitHub Marketplace, even though it's a github app: https://github.com/apps/mergeable

link2xt avatar Jul 16 '22 16:07 link2xt

Seems to be fixed, at least for PR #3960

link2xt avatar Jan 18 '23 00:01 link2xt