Skip to content

Releases: slackapi/slack-health-score

v0.2.0-rc.5

02 Aug 03:34
5f8af13

Choose a tag to compare

v0.2.0-rc.5 Pre-release
Pre-release

What's changed

Now we attempt to find configurations against "typos" using the path of this action in other steps.

🔍 typos: use a shared configuration

v0.2.0-rc.4

02 Aug 03:12
7d824ba

Choose a tag to compare

v0.2.0-rc.4 Pre-release
Pre-release

What's changed

A target branch of last prerelease was set to main which has changes from a release prior. We test the right changes now.

👁️‍🗨️ tag: use the right changeset in publish

v0.2.0-rc.2

02 Aug 02:47
0706d9f

Choose a tag to compare

v0.2.0-rc.2 Pre-release
Pre-release

What's changed

Something went wrong when calling the packaged build in another step. We hope to fix that here.

🎁 esm: refactors to use ecmascript modules

v0.2.0-rc.1

02 Aug 01:34
c910463

Choose a tag to compare

v0.2.0-rc.1 Pre-release
Pre-release

What's changed

Additional health checks are now included with this step for automating confidence:

📚 typos: https://github.com/crate-ci/typos
🤖 ci: https://github.com/zizmorcore/zizmor-action

v0.2.0-rc.3

02 Aug 03:03
7ef97f5

Choose a tag to compare

v0.2.0-rc.3 Pre-release
Pre-release

What's changed

Using this action as a step in workflows of another action found the wrong path to the build. We fixed that here with the right environment variables.

🌲env: find action in a composite workflow

v0.1.1

06 Aug 18:27
d58a419

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

30 May 15:35
b679994

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.5...v0.1.0

v0.0.5

13 May 20:30
aa195b8

Choose a tag to compare

What's Changed

93d4eea When a PR is initially opened, getting the SHA is tricky; adding more fallbacks for PR events.

v0.0.4

13 May 19:51
eecf417

Choose a tag to compare

v0.0.4

656f6f3 - Fallback to sha toplevel property in pull requests to determine git SHA; should fix issue when opening a new PR.

v0.0.3

13 May 18:49
36cdec5

Choose a tag to compare

v0.0.3

What's Changed

649be29 Throw if SHA cannot be figured out
45d1e05 Installation notes in README, only post problematic comments in score detail if they exist.
294b02c Detail score penalties in check details a bit more.