Tonye Jack
|
c634be959b
|
fix: prevent similar commit hashes error when using the branch name (#1744)
Co-authored-by: GitHub Action <action@github.com>
|
2023-11-27 07:54:44 +00:00 |
|
Tonye Jack
|
2139fa1b6f
|
feat: add support for passing branch name to the base_sha and sha inputs (#1742)
|
2023-11-27 07:11:43 +00:00 |
|
Tonye Jack
|
3415b43780
|
fix: incorrect branch name for issue_comment event (#1625)
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
|
2023-10-02 23:35:05 +00:00 |
|
Tonye Jack
|
4196030939
|
chore: add warrning message to diff error (#1593)
Co-authored-by: GitHub Action <action@github.com>
|
2023-09-20 19:14:07 +00:00 |
|
Tonye Jack
|
246636f5fa
|
fix: bug returning empty output for pull request close event (#1556)
Co-authored-by: GitHub Action <action@github.com>
|
2023-09-09 03:02:46 +00:00 |
|
Tonye Jack
|
81bb5d8954
|
chore: update check (#1555)
Co-authored-by: GitHub Action <action@github.com>
|
2023-09-09 01:39:42 +00:00 |
|
Tonye Jack
|
523e8b6f11
|
fix: raise error when the previous sha cannot be determined and since_last_remote_commit is true (#1554)
Co-authored-by: GitHub Action <action@github.com>
|
2023-09-08 19:18:37 -06:00 |
|
Tonye Jack
|
796ac2d08f
|
fix: raise errors when unable to locate the previous commit in local history (#1551)
Co-authored-by: GitHub Action <action@github.com>
|
2023-09-08 18:31:25 +00:00 |
|
Tonye Jack
|
2f7246cb26
|
chore: update warning message (#1521)
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
|
2023-09-01 14:07:33 -06:00 |
|
Tonye Jack
|
569361586a
|
feat: add support for fetching additional history for submodules (#1476)
Co-authored-by: GitHub Action <action@github.com>
|
2023-08-23 15:04:44 -06:00 |
|
Tonye Jack
|
b8e577a274
|
feat: add support to detect changes for merge group event (#1404)
Co-authored-by: GitHub Action <action@github.com>
|
2023-07-24 21:40:48 +00:00 |
|
Tonye Jack
|
fc3c551a67
|
fix: error fetch more history for release events (#1403)
Co-authored-by: GitHub Action <action@github.com>
|
2023-07-24 20:34:13 +00:00 |
|
Tonye Jack
|
ec0b6d0e4c
|
chore: switch to use the github context (#1386)
Co-authored-by: GitHub Action <action@github.com>
|
2023-07-18 03:44:59 -06:00 |
|
Tonye Jack
|
2f49eb9ee1
|
feat: add support for skipping initial fetch (#1353)
Co-authored-by: GitHub Action <action@github.com>
|
2023-07-09 09:19:14 +00:00 |
|
Tonye Jack
|
8c58d60f5b
|
chore: update debug message (#1311)
Co-authored-by: GitHub Action <action@github.com>
|
2023-06-25 23:10:22 -06:00 |
|
Tonye Jack
|
c25c77a67a
|
feat: add support for complex filters (#1265)
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: tj-actions[bot] <109116665+tj-actions-bot@users.noreply.github.com>
|
2023-06-16 06:17:13 +00:00 |
|
Tonye Jack
|
90ef0b1b22
|
feat: add support for outputting renamed files as deleted and added (#1260)
Co-authored-by: GitHub Action <action@github.com>
|
2023-06-14 13:59:31 -06:00 |
|
Tonye Jack
|
b9ea510e42
|
chore: rename git fetch arguments (#1259)
Co-authored-by: GitHub Action <action@github.com>
|
2023-06-14 13:22:47 -06:00 |
|
Tonye Jack
|
174a2a6360
|
feat: switch to use name status (#1230)
Co-authored-by: tj-actions[bot] <109116665+tj-actions-bot@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
|
2023-06-14 12:45:32 -06:00 |
|
Tonye Jack
|
f41e41fa3f
|
feat: improve warning message (#1241)
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
|
2023-06-08 05:20:11 -06:00 |
|
Tonye Jack
|
353ea22e6f
|
feat: add dir_names_exclude_current_dir input and cleaned up logic to retrieve the current sha (#1229)
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: tj-actions[bot] <109116665+tj-actions-bot@users.noreply.github.com>
Co-authored-by: jackton1 <jackton1@users.noreply.github.com>
|
2023-06-06 06:00:56 -06:00 |
|
renovate[bot]
|
7c72320404
|
chore(deps): lock file maintenance (#1224)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tonye Jack <jtonye@ymail.com>
Co-authored-by: GitHub Action <action@github.com>
|
2023-06-04 21:46:30 -06:00 |
|
Tonye Jack
|
47db5bd435
|
fix: bug retrieving base sha for force push (#1216)
|
2023-06-01 21:16:31 -06:00 |
|
Tonye Jack
|
9ecc6e7fe2
|
fix: bug with retrieving the base sha when since last commit is enabled (#1213)
Co-authored-by: GitHub Action <action@github.com>
|
2023-06-01 11:18:54 -06:00 |
|
Tonye Jack
|
5978e5a2df
|
fix: bug retrieving diff when persist credentials is false (#1209)
Co-authored-by: GitHub Action <action@github.com>
|
2023-06-01 10:03:09 -06:00 |
|
Tonye Jack
|
3f7b5c900b
|
fix: bug with diff output (#1201)
Co-authored-by: GitHub Action <action@github.com>
|
2023-05-30 15:27:56 -06:00 |
|
Tonye Jack
|
043929ee8f
|
feat: add support for running on release event (#1191)
Co-authored-by: GitHub Action <action@github.com>
|
2023-05-28 19:56:55 -06:00 |
|
Tonye Jack
|
449a845ff2
|
fix: bug running changed files with limited history (#1188)
Co-authored-by: GitHub Action <action@github.com>
|
2023-05-28 19:20:27 -06:00 |
|
Tonye Jack
|
9ad1a5b96a
|
fix: error detecting initial commits (#1181)
Co-authored-by: GitHub Action <action@github.com>
|
2023-05-26 10:48:32 -06:00 |
|
Tonye Jack
|
25eaddf37a
|
fix/resolve bug fetching more history (#1176)
Co-authored-by: GitHub Action <action@github.com>
|
2023-05-26 03:14:24 +00:00 |
|
Tonye Jack
|
abef388dd9
|
fix: update test to include push event (#1173)
Co-authored-by: tj-actions[bot] <109116665+tj-actions-bot@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
|
2023-05-25 17:39:26 -06:00 |
|
Tonye Jack
|
30e1bb07d4
|
Fixed bug retrieving older commits
|
2023-05-25 17:16:16 -06:00 |
|
tj-actions[bot]
|
413fd78918
|
feat: update action to nodejs (#1159)
Co-authored-by: Tonye Jack <jtonye@ymail.com>
Co-authored-by: GitHub Action <action@github.com>
|
2023-05-25 12:22:24 -06:00 |
|