Skip to content

Tags: mergeability/mergeable

Tags

v2.22.0

Toggle v2.22.0's commit message

Verified

This commit was created on github.com and signed with GitHub’s verified signature.
feat: Add buildpacks for building docker image (#764)

v2.21.0

Toggle v2.21.0's commit message

Verified

This commit was created on github.com and signed with GitHub’s verified signature.
feat: Add options 'one_of' and 'none_of' for filters and validators (#…

…758)

v2.20.0

Toggle v2.20.0's commit message

Verified

This commit was created on github.com and signed with GitHub’s verified signature.
feat: Add annotations @sender @bot @repository @action and template h…

…elper {{formatDate}} (#756)

v2.19.2

Toggle v2.19.2's commit message

Verified

This commit was created on github.com and signed with GitHub’s verified signature.
fix: Comments on Issues should not trigger 'checks' action (#759)

Co-authored-by: Shine Lee <[email protected]>

v2.19.1

Toggle v2.19.1's commit message

Verified

This commit was created on github.com and signed with GitHub’s verified signature.
fix: Respect all comments in lastComment validator and comment action (

…#755)

v2.19.0

Toggle v2.19.0's commit message

Verified

This commit was created on github.com and signed with GitHub’s verified signature.
feat: Support 'issue_comment' event as trigger for actions (#754)

v2.18.1

Toggle v2.18.1's commit message

Verified

This commit was created on github.com and signed with GitHub’s verified signature.
fix: Docker image not working (#753)

* fix: Docker image not working

* Update docker.yml

* chore: update REGISTRY_IMAGE environment variable in Docker workflow

* feat: update REGISTRY_IMAGE environment variable in Docker workflow

* chore: lowercase REGISTRY_IMAGE for docker image naming convention

* chore: update REGISTRY_IMAGE environment variable in Docker workflow

* chore: update REGISTRY_IMAGE environment variable in Docker workflow

* chore: update REGISTRY_IMAGE environment variable in Docker workflow

* chore: update REGISTRY_IMAGE environment variable in Docker workflow

* chore: update REGISTRY_IMAGE environment variable in Docker workflow

* fix: Docker image not working

v2.18.0

Toggle v2.18.0's commit message

Verified

This commit was created on github.com and signed with GitHub’s verified signature.
feat: publish multi arch docker image to dockerhub (#751)

* chore: Update Docker workflow to use Buildpacks

The Docker workflow has been updated to use Buildpacks for building and pushing the Docker image. This change improves the build process and ensures compatibility with the latest versions of the required dependencies.

* chore: add workflow dispatch

* chore: docker login

* chore: add multi arch builds

* fix linebreaks

* print pack version

* update pack action

* chore: Update Docker workflow to use Buildpacks

* curl

* use linux version of pack

* fix platform

* fix platform

* use only arm

* no platform

* try amd

* remove buildpackless

* chore: Update Docker workflow to use Buildpacks with multiple platforms

* chore: Update Docker workflow to use Buildpacks with multiple platforms

* chore: Update Docker workflow to use Buildpacks with multiple platforms

* Update docker.yml

* Update docker.yml

* Update docker.yml

* Update docker.yml

* Update docker.yml

* Update docker.yml

* Update docker.yml

* Update docker.yml

* Update docker.yml

* Update docker.yml

* Update docker.yml

* Update docker.yml

* Update docker.yml

* Update docker.yml

* Update docker.yml

* Create buildpack

* Rename buildpack to buildpack.yaml

* Update buildpack.yaml

* Update docker.yml

* Delete .github/workflows/buildpack.yaml

* Update docker.yml

* Update docker.yml

* Update docker.yml

* Update docker.yml

v2.17.6

Toggle v2.17.6's commit message

Verified

This commit was created on github.com and signed with GitHub’s verified signature.
fix: update node version to v20 for release and testing workflow (#738)

* fix: update node version to v20

* Bump jest and nock to latest versions

* Remove callback

* Bump probot to version ^13.0.2

* test: update nock mocks

* Bump nock package to version v14.0.0-beta.5

* Add changeset

---------

Co-authored-by: Shine Lee <[email protected]>

v2.17.5

Toggle v2.17.5's commit message

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
fix: context when calling GitHub teams API (#713)