Skip to content

Releases: Jaid/commit-from-action

[Patch] commit-from-action 2.0.6

12 Jun 22:46
8b0126e

Choose a tag to compare

[Patch] commit-from-action 2.0.5

12 Jun 20:48
749e763

Choose a tag to compare

🚑 Fix

e80273 Fixed error on empty commits


3 authors

3 commits from Jaid 1 commit from github-actions[bot] 1 commit from actions-user

[Patch] commit-from-action 2.0.4

30 May 05:46
27ebab8

Choose a tag to compare

🚑 Fix

4b57ed Fixed option ignoreFiles

📜 Documentation

f1f757 Improved stability of example code


3 authors

4 commits from Jaid 1 commit from github-actions[bot] 1 commit from actions-user

[Patch] commit-from-action 2.0.3

24 May 08:57
91bac64

Choose a tag to compare

🚑 Fix

c487bf Changed the method of importing @actions/github


1 author

2 commits from Jaid

[Patch] commit-from-action 2.0.2

24 May 08:31
4e54120

Choose a tag to compare

🚑 Fix

3eaf84 Fixed @actions/github integration


1 author

2 commits from Jaid

[Patch] commit-from-action 2.0.1

24 May 07:48
5225de2

Choose a tag to compare

🚑 Fix

77dbd4 Fixed @actions/github integration


3 authors

3 commits from Jaid 1 commit from github-actions[bot] 1 commit from actions-user

[Major] commit-from-action 2.0.0

24 May 04:30
ce5ffa7

Choose a tag to compare

🎁 Feature

1bc164 add branch option that sets a branch without a prefix
f81f84 add force push option

🚑 Fix

9437b4 always use nanoid to be unique
7e7f91 fix nanoid import
9257c5 fix nanoid usage
047b5f merge force push branch
bc32ea restore branch
92eb73 remove index.js
aef9a9 check for pull request existence
d270db fix octokit call
b65437 fix pullCreateResult

📜 Documentation

e8db97 Added example
90e26d Added options information to readme

📁 Project management

734c97 Removed unused dependencies


Production dependencies

Event Package Before After
🌻 Upgraded @actions/core ^1.2.3 ^1.3.0
🌻 Upgraded @actions/exec ^1.0.3 ^1.0.4
🌻 Upgraded @actions/github ^2.1.1 ^5.0.0
🌻 Upgraded chalk ^4.0.0 ^4.1.1
🌻 Upgraded nanoid ^3.1.3 ^3.1.23

Development dependencies

Event Package Before After
🚽 Removed acorn ^7.1.1
🚽 Removed jest ^25.3.0
🌻 Upgraded babel-jest ^25.3.0 ^26.6.3
🌻 Upgraded babel-preset-jaid ^8.0.0 ^11.0.0
🌻 Upgraded browserslist-config-jaid-node ^2.2.2 ^3.0.0
🌻 Upgraded eslint ^6.8.0 ^7.27.0
🌻 Upgraded webpack-config-jaid ^11.8.0 ^12.2.0

4 authors

19 commits from Jaid 12 commits from dword-design 5 commits from actions-user 4 commits from github-actions[bot]

[Minor] commit-from-action 1.3.0

14 Apr 05:17
5ca1a10

Choose a tag to compare

🎁 Feature

f15ed3 Option autoApprove and option autoRemoveBranch can now be string

📜 Documentation

fea99e Rebuilt readme with tldw

📁 Project management

1b19ff Removed Jaid/action-readme from workflow
e01c93 Improved .editorconfig for md and txt files
a24730 Improved .editorconfig for md, hbs and txt files
f780b3 Upgraded and rebuild dependencies
f08520 Added funding link to package.json
f17538 Added repository link to package.json
133adb Updated publishPackage workflow
24f113 Updated validate workflow


Production dependencies

Event Package Before After
💾 Added get-boolean-action-input ^1.0.2
🌻 Upgraded @actions/core ^1.2.0 ^1.2.3
🌻 Upgraded @actions/exec ^1.0.1 ^1.0.3
🌻 Upgraded @actions/github ^1.1.0 ^2.1.1
🌻 Upgraded @babel/runtime ^7.7.4 ^7.9.2
🌻 Upgraded chalk ^3.0.0 ^4.0.0
🌻 Upgraded nanoid ^2.1.7 ^3.1.3
🌻 Upgraded zahl ^2.0.3 ^2.0.6

Development dependencies

Event Package Before After
🌻 Upgraded acorn ^7.1.0 ^7.1.1
🌻 Upgraded babel-jest ^24.9.0 ^25.3.0
🌻 Upgraded babel-preset-jaid ^6.11.1 ^7.3.6
🌻 Upgraded eslint ^6.7.2 ^6.8.0
🌻 Upgraded eslint-config-jaid ^1.37.0 ^1.49.0
🌻 Upgraded jest ^24.9.0 ^25.3.0
🌻 Upgraded rimraf ^3.0.0 ^3.0.2
🌻 Upgraded webpack-config-jaid ^5.29.1 ^11.8.0

3 authors

24 commits from Jaid 15 commits from unspecified authors 14 commits from github-actions[bot]

[Minor] commit-from-action 1.2.0

01 Dec 20:12
406dac2

Choose a tag to compare

🎁 Feature

fbc9d5 Added commitManager.finalize for cleaning up

📁 Project management

c73645 Added jaid/action-readme to validate.yml


3 authors

3 commits from Jaid 2 commits from github-actions[bot] 2 commits from unspecified authors

[Minor] commit-from-action 1.1.0

30 Nov 17:30
5b5d2ea

Choose a tag to compare

🎁 Feature

4a9cc3 Allowing to use commitManager.push() without calling commitManager.commit() first


Production dependencies

Event Package Before After
🌻 Upgraded is-git-repo-dirty ^1.0.0 ^1.0.1

Development dependencies

Event Package Before After
🌻 Upgraded eslint ^6.7.1 ^6.7.2

1 author

3 commits from Jaid