Skip to content

Releases: managedkaos/merge-pull-request

v2.2.0

01 Mar 23:15
Compare
Choose a tag to compare

This release updates the entrypoint script with suggestions from the shellcheck GitHub Action.

A workflow was added as well (suprised I didn't have one already!!!) that applies the shellcheck action for linting and then uses this action itself to close the PR for approved users. Drinking our own champagne on this one! 😅

Oddly, I can't use this release in this release because I have to make it before it can be sourced from the workflow. So minutes after this release is created, I'll update the workflow to use v2.2.0.

Lastly, I changed the master branch to main. Trying to get around to doing that on repos whenever I come across one that still has the old standard.

Cheers!

  • ManagedKaos

v2.1.1

25 May 00:06
bed5cbf
Compare
Choose a tag to compare

Synchronizes tag and description.

What's Changed

New Contributors

Full Changelog: v2.0.1...v2.1.1

v2.1.0

13 Apr 16:07
bed5cbf
Compare
Choose a tag to compare

Rolls up fixes from recent PRs.

Updates the name in action.yml

14 Jan 20:22
d88ba30
Compare
Choose a tag to compare

This is a minor release to update the name in action.yml from Merginator to Merginator 2.

I thought this was changed a while back since the first release was called Merginator and then I had to change the name to something different after Actions went from beta to GA.

Oh well. 🤷‍♂️

Allows merges to arbitrary branches

14 Jan 19:14
a8f83f3
Compare
Choose a tag to compare

Allows merges to arbitrary branches instead of just the default branch of the repo.

Thanks to @robertusnegoro for the addition.

-M

Add support for GitHub Enterprise

20 Aug 14:37
810bf98
Compare
Choose a tag to compare

Includes changes from #1 to support GitHub Enterprise.

Merginator 2 AKA Son of Merginator

08 Jan 06:22
52f93ff
Compare
Choose a tag to compare

Adds an action.yml file.

But it can't use the same name as Merginator. Even though its the same repo!?

V1.1

08 Jan 06:06
582c190
Compare
Choose a tag to compare
v1.1

Update entrypoint.sh

v1.0 for the Marketplace.

16 Apr 07:18
f617436
Compare
Choose a tag to compare
Update Dockerfile