Skip to content

Releases: gitcommitshow/rudder-github-app

v0.10.0

18 Oct 03:43
2cd3494

Choose a tag to compare

0.10.0 (2025-10-18)

Features

v0.9.0

19 Sep 10:35
f5e2bc7

Choose a tag to compare

0.9.0 (2025-09-19)

Features

  • Notify on slack when product review label is added (#82) (b7b1822)
    To make it work, add SLACK_DEFAULT_MESSAGE_CHANNEL_WEBHOOK_URL env and set it to Slack webhook url where you want to receive the notification

Bug Fixes

  • Website address fallback when not set (#85) (14ca75a)

v0.8.0

09 Jan 18:11
ddcc8bc

Choose a tag to compare

0.8.0 (2025-01-09)

Features

  • add pr filters by status merged after before (#73) (98bc7a1)

v0.7.0

08 Dec 04:18
0b49645

Choose a tag to compare

0.7.0 (2024-12-08)

Features

v0.6.0

14 Nov 03:01
7ecea02

Choose a tag to compare

0.6.0 (2024-11-14)

Features

👉 Add ONE_CLA_PER_ORG=true to environment variables (if one CLA is enough for across all repos of the org for a user)

  • setting to mark user contributions internal across org (#69) (4d3cd13)

Bug Fixes

  • incorrect user feedback after successful cla sign (#67) (77089a6)

v0.5.2

18 Oct 11:16
9b1df60

Choose a tag to compare

0.5.2 (2024-10-18)

Bug Fixes

  • deal with the negative deterministic ext contrib check (#63) (eb2871e)

v0.5.1

18 Oct 10:30
9117036

Choose a tag to compare

0.5.1 (2024-10-18)

Bug Fixes

  • replace cache value with the boolean output (#61) (cdbfe07)

v0.5.0

18 Oct 04:06
bc77ef0

Choose a tag to compare

0.5.0 (2024-10-18)

New configurations to add as environment variables*

DEFAULT_GITHUB_ORG=Git-Commit-Show
GITHUB_BOT_USERS=dependabot[bot],devops-github-rudderstack
GITHUB_ORG_MEMBERS=

Features

Bug Fixes

v0.4.1

27 Sep 07:24
394c969

Choose a tag to compare

0.4.1 (2024-09-27)

Bug Fixes

  • Fix 504 issue after CLA #51

v0.4.0

18 Sep 18:08
bb07086

Choose a tag to compare

0.4.0 (2024-09-18)

Features

  • remove label for all prs after signing cla (#47) (e085a5e)

Bug Fixes

  • tag user in the comment to sign cla (#44) (2851b1d)