Skip to content

Releases: SonarSource/gh-action_build-notify

2.0.0

17 Oct 07:51
a7c8bbe
Compare
Choose a tag to compare

Breaking Changes

In version 1.2.0, a default slack environment was introduced for all repositories using this workflow. Based on feedback at BUILD-6326, the slack environment is now optional and configurable via the environment property.

  • If your repository uses GitHub Environments and has a modified OIDC sub claim, set the environment property to slack.
  • If your repository does not use GitHub Environments, the slack environment is no longer required and can be removed. Please contact the devinfra-squad to delete the slack GitHub Environment.

What's Changed

New Contributors

Full Changelog: 1.3.1...2.0.0

Fix author ping

03 Oct 14:33
2a2f20d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.0...1.3.1

1.3.0

30 Sep 12:31
cf3cce9
Compare
Choose a tag to compare

What's Changed

  • Feature/yanis/sc 160850/author-ping by @yanis-martin-sonarsource1 in #21. This feature pings the author of the PR in the Slack message notification.

New Contributors

Full Changelog: 1.2.0...1.3.0

1.2.0

24 Sep 05:56
cf4badc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.0...1.2.0

1.1.0

12 Jun 07:53
2cb5529
Compare
Choose a tag to compare

What's Changed

Misc

  • chore(deps): update sonarsource/gh-action_pre-commit action to v0.0.6 by @renovate in #5

New Contributors

Full Changelog: 1.0.1...1.1.0

1.0.1

16 May 12:40
9297f0a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.0.1

1.0.0

15 May 15:57
f5e64df
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/SonarSource/gh-action_build-notify/commits/1.0.0