Skip to content

Releases: entur/gha-slack

v3.1.3

Choose a tag to compare

@github-actions github-actions released this 30 Jun 08:24
d8260cd

3.1.3 (2026-06-30)

Bug Fixes

v3.1.2

Choose a tag to compare

@github-actions github-actions released this 16 Apr 09:00
70bb994

3.1.2 (2026-04-16)

Bug Fixes

v3.1.1

Choose a tag to compare

@github-actions github-actions released this 16 Apr 06:54
39ae316

3.1.1 (2026-04-16)

Bug Fixes

v3.1.0

Choose a tag to compare

@github-actions github-actions released this 23 Mar 12:23
9f08160

3.1.0 (2026-03-23)

Features

  • emoji react to messages and able to post to threads (#43) (e104ab5)

v3.0.1

Choose a tag to compare

@github-actions github-actions released this 09 Mar 12:55
d5ca55e

3.0.1 (2026-03-09)

Bug Fixes

  • prevent shell injection by using intermediate env vars (#39) (fa7909f)

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 19 Nov 08:36
d2fce81

3.0.0 (2025-11-19)

⚠ BREAKING CHANGES

  • Bump slack-github-action to version 2.
  • blocks input must be a json array, see slack block kit for reference.

Features

  • Bump slack-github-action to version 2 (#30) (c376aed)
  • Bump slack-github-action to version 2. (c376aed)

Bug Fixes

  • new common standard dependabot config [skip ci] (#26) (4c08f74)

v2.0.2

Choose a tag to compare

@github-actions github-actions released this 05 Nov 14:13
518b083

2.0.2 (2024-11-05)

Bug Fixes

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 25 Sep 11:22
62b91ea

2.0.1 (2024-09-25)

Bug Fixes

  • allow line break in simple message (#17) (162fd9c)

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 03 Sep 08:09
f316ce3

2.0.0 (2024-09-03)

⚠ BREAKING CHANGES

  • add functionality to send messages and blocks (#14)

Features

  • add functionality to send messages and blocks (#14) (cbd3397)

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 23 May 21:26
9b77c96

1.0.1 (2024-05-23)

Bug Fixes