mergeable
mergeable copied to clipboard
🤖 All the missing GitHub automation 🙂 🙌
This is to support the latest version of `probot`. NOTE: @jusx and @shine2lay please let me join as one of the maintainers here 😄
The community should know the current status of this project. Also, I want to volunteer to be a maintainer. Thanks! CC @jusx @shine2lay
Hi :wave: The current [Dockefile](https://github.com/mergeability/mergeable/blob/master/Dockerfile#L1) image used is really outdated, I was wondering if we could upgrade that: - Using an up-to-date node version? - Using an alpine version instead...
My on-prem Merge bot does not merge the PR into the base branch where it's protected by the GitHub branch protection rule. Is there any way to merge the PR...
@shine2lay any ideas to support [Gitea](https://github.com/go-gitea/gitea)?
Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.31 to 0.5.35. Release notes Sourced from moment-timezone's releases. Release 0.5.34 Updated data to IANA TZDB 2021e Release 0.5.33 Updated data to IANA TZDB 2021a Release 0.5.32...
I suggest implementing auto merging for dependabot PRs.
I suggest cleaning up stale or irrelevant issues using mergeable config or stalebot.
@shine2lay hi have you tested the `assign` action for assigning a team?
Hello there, it seems I've encoutered an issue with the mergerable validation file. ---------------------------------  --------------------------------- `mergeable.yml:` ``` version: 2 mergeable: - when: pull_request.* filter: - do: payload pull_request: draft:...