Releases: lazy-actions/slatify
v3.0.0
bb13512 chore: Use @vercel/ncc instead of @zeit/ncc
b9db99e chore: Update dependencies
167f0d5 docs: Write announcement
aa75267 chore: Remove test workflow
41530c8 feat: Rename homoluctus to lazy-actions because this repository has been transferred
059a6dd chore: Remove slatify step in release workflow
ea5232c Bump node-fetch from 2.6.0 to 2.6.1
31251f1 Bump lodash from 4.17.15 to 4.17.19
d2d5326 Bump acorn from 5.7.3 to 5.7.4
v2.1.2
v2.1.1
Merge pull request #64 from homoluctus/fix/bug_of_dependencies Fix @actions/github bug
v2.1.0
Changelog
16cee99 [UPDATE] Update package libraries
1bc68f8 [slack.ts] fixes #59 Make author optional
Special Thanks @paul-sachs
Update dependencies
- @actions/core ^1.0.0 -> ^1.2.1
- @actions/exec ^1.0.0 -> ^1.0.3
- @actions/io ^1.0.0 -> ^1.0.2
- @actions/tool-cache ^1.0.0 -> ^1.3.0
- @types/jest ^24.0.23 -> ^24.9.0
- @types/node ^12.12.11 -> ^12.12.25
- ts-jest ^24.0.2 -> ^24.3.0
- typescript ^3.5.1 -> ^3.7.5
v2.0.1
v2.0.0
Feature
- Include commit message and author (optional)
- Event name field links to pull request HTML page when the trigger is pull request
main commits
5171a6d [slack] Specify head ref as getCommit option if event trigger is pull_req
0839b73 [slack] Modify the way to concat baseBlock.fields and commit fields
f55429e [action.yml] Add commit and token parameters
0812e8c [test.yml] Add a test for including commit data
a00de56 [readme] Add commit parameters description
b512389 [package.json] Add git pre-commit hook
ba21c9d [test.yml] exit 0 after canncelled
40d270d [test.yml] exit 0 (successful termination) after slack failure notification
7d6d543 [readme] Remove nonexistance workflow badge
v1.9.0
473ba82 [readme] Change image to new one
6fdcdb4 [utils] isAllowedStatus returns lowercase job status
0198c90 [slack] Move main function to slack.ts
024d5a0 [slack] Add Accessory interface
d715676 [slack] Fix accessory
dfa9d44 [test] Execute test after pull request
e844f88 Remove no need directory
0fb84a1 Remove node_modules from git trace
14bb045 [test] Test self actions in cwd
9585906 [readme] Change the contribution procedure
33a4139 Remove no need script and renmae
f4fc4a1 [package] Modify build script and add precommit script
0dff1ba [action] Modify main script path
dfd03e9 [release] Use actions/create-release
cd5e29a [gitignore] Add package-lock.json
3c26d68 [test] Remove no need code
23d6500 [test] Add dependencies installation step
437a1b1 [lint] Change target branch
9c36348 [readme] Modify type parameter description
bf56552 [main] Integrate from kebab-case to camel-case and remove no need code
9d7e744 [slack] Integrate from kebab-case to camel-case
f103191 [utils] Create isAllowedStatus function
764cf7a [action] Update parameters description
28e0ffa Merge pull request #53 from homoluctus/releases/v1
6c927a2 Merge pull request #52 from homoluctus/develop
5cd6025 Merge pull request #51 from homoluctus/fix/readme
34230cb UPDATE - add mention parameter to usage example
v1.8.0
- UPDATE: add mention feature
- UPDATE: support mention_if parameter to restrict to send mention
v1.7.2
- Preview contains job_name
- Replace slack UI images
v1.7.1
- Update: delete default args for username and icon_emoji and use slack incoming webhook configuration in preference.