Skip to content

Tags: Mergifyio/gha-mergify-ci

Tags

v5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: report path supports only one path and leverage glob (#25)

Removes the s which is misleading and make sure it works with glob
patterns.

v4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: rename CI Issues to Insights (#22)

v3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(action): make sure curl fails if HTTP server fails (#10)

This avoids curl storing the error in the result.json file.

Fixes MRGFY-4028

Change-Id: I1a5ac6866cd3c8cc10df011cdd10abdf098b7b0c

v2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
refactor(action): remove trailing slash (#11)

Change-Id: I58f5d77a5c659be884c2a53758e35ee0a53b2263

v1

chore: remove on push CI