Releases: SonarSource/gh-action_build-notify
Releases · SonarSource/gh-action_build-notify
2.0.0
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 toslack
. - 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 theslack
GitHub Environment.
What's Changed
- chore(deps): pin actions/github-script action to 60a0d83 by @renovate in #26
- BUILD-6326: make the presence of GitHub environment optional by @matemoln in #27
- docs(BUILD-6326): Document environment parameter by @matemoln in #28
New Contributors
Full Changelog: 1.3.1...2.0.0
Fix author ping
What's Changed
- chore(deps): update sonarsource/gh-action_pre-commit action to v1.0.3 by @renovate in #24
- chore(deps): pin actions/github-script action to 10b53a9 by @renovate in #22
- SC-16085 fix author ping in slack by @yanis-martin-sonarsource1 in #25
Full Changelog: 1.3.0...1.3.1
1.3.0
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
- @yanis-martin-sonarsource1 made their first contribution in #21
Full Changelog: 1.2.0...1.3.0
1.2.0
What's Changed
- BUILD-5316 Document it has to be merged on master first by @sebastienvermeille in #8
- Update README.md by @jayadeep-km-sonarsource in #11
- chore(deps): update sonarsource/vault-action-wrapper action to v3.0.1 by @renovate in #10
- chore(deps): update sonarsource/gh-action_pre-commit action to v0.0.7 by @renovate in #9
- BUILD-5470 Update renovate.json to use dev-infra-squad by @sebastienvermeille in #12
- chore(deps): update sonarsource/gh-action_pre-commit action to v1 by @renovate in #13
- doc: action description by @julien-carsique-sonarsource in #14
- chore(deps): update slackapi/slack-github-action action to v1.27.0 by @renovate in #16
- chore(deps): update sonarsource/gh-action_pre-commit action to v1.0.1 by @renovate in #17
- chore(deps): update sonarsource/gh-action_pre-commit action to v1.0.2 by @renovate in #18
- BUILD-6088 Create SECURITY.md by @SamirM-BE in #15
- BUILD-6326: add environment as optional input by @jayadeep-km-sonarsource in #19
- BUILD-6326: add environment name to slack action by @jayadeep-km-sonarsource in #20
New Contributors
- @julien-carsique-sonarsource made their first contribution in #14
- @SamirM-BE made their first contribution in #15
Full Changelog: 1.1.0...1.2.0
1.1.0
What's Changed
- BUILD-5304 Add azure-pipelines support by @sebastienvermeille in #6
Misc
New Contributors
- @renovate made their first contribution in #5
- @sebastienvermeille made their first contribution in #6
Full Changelog: 1.0.1...1.1.0
1.0.1
What's Changed
- BUILD-4976: fix readme by @jayadeep-km-sonarsource in #3
- BUILD-5063: cleanup workflow by @jayadeep-km-sonarsource in #4
Full Changelog: 1.0.0...1.0.1
1.0.0
What's Changed
- BUILD-4976: workflow for slack notification by @jayadeep-km-sonarsource in #1
- BUILD-4976: add pre-commit and renovate by @jayadeep-km-sonarsource in #2
New Contributors
- @jayadeep-km-sonarsource made their first contribution in #1
Full Changelog: https://github.com/SonarSource/gh-action_build-notify/commits/1.0.0