mergeable icon indicating copy to clipboard operation
mergeable copied to clipboard

๐Ÿค– All the missing GitHub automation ๐Ÿ™‚ ๐Ÿ™Œ

Results 126 mergeable issues
Sort by recently updated
recently updated
newest added

Node 20 is required to run mergeable after https://github.com/mergeability/mergeable/pull/738

Hi team, I find the input is not correct It seems the bot has been blocked, it cannot get the latest input. The action is https://github.com/apache/dolphinscheduler/pull/15932/checks?check_run_id=24615004431 And when I click...

Olรก ela estou tendo problemas para realizar o deploy. Estout endo o seguinte error, "Server error"

Olรก estou tendo problemas em realizar o deploy, esta dando o erro "Server Error"

I was trying multiple combination to run some actions only when there were changes happened in a given path of the repository. chageset is helping to see if there are...

We're using the following configuration: ``` version: 2 mergeable: - when: pull_request.* name: PR Label Check validate: - do: label must_exclude: regex: 'wip|status\: do not merge' pass: - do: checks...

Hello, After doing this upgrade for node version to v20: https://github.com/mergeability/mergeable/pull/738, `mergeable app` stopped working as it could not read anymore configuration from `.github/mergeable.yml`. Also, I cannot see this github...

I am using the configuration which is stored in .github/.github/mergeable.yml everything worked fine for about six months, but a couple of days ago everything broke and I get this error...

As per [GH docs](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners#codeowners-file-location): > To use a CODEOWNERS file, create a new file called CODEOWNERS in the .github/, root, or docs/ directory of the repository, in the branch where...

- Use semantic-release github action - Use buildpack for optimized docker images - Only build amd64 image as arm is not supported by now from paketo buildpacks - smaller image...