Commit Graph

  • f60f9d4d6b chore: updated test Tonye Jack 2022-09-25 00:00:23 -06:00
  • 9d736a1803
    Merge pull request #648 from tj-actions/chore/update-docs Tonye Jack 2022-09-24 22:29:29 -06:00
  • d77ab55ce1
    chore: update docs Tonye Jack 2022-09-24 21:20:05 -06:00
  • 13c0052761
    Merge pull request #647 from tj-actions/chore/remove-logging-the-github-context Tonye Jack 2022-09-24 21:03:00 -06:00
  • bc7fa5e550 Updated determining the remote sha Tonye Jack 2022-09-24 20:52:05 -06:00
  • 3d7cff9835 chore: remove logging the github context Tonye Jack 2022-09-24 20:28:43 -06:00
  • cc6619bd58
    Merge pull request #646 from tj-actions/chore/improve-debug-message Tonye Jack 2022-09-24 20:27:17 -06:00
  • 4cd2d9f19e Fixed test Tonye Jack 2022-09-24 20:21:08 -06:00
  • 69d9410ad3 chore: improve debug message. Tonye Jack 2022-09-24 19:59:18 -06:00
  • f038bbbed9
    Merge pull request #644 from tj-actions/feat/make-since-last-remote-the-default Tonye Jack 2022-09-24 19:45:29 -06:00
  • 05f9744e41 remove unused code Tonye Jack 2022-09-24 19:33:47 -06:00
  • ef1134dca7 update to handle the default event.before Tonye Jack 2022-09-24 19:33:05 -06:00
  • de772eb038 added empty line Tonye Jack 2022-09-24 19:11:18 -06:00
  • 5485a02af8 Updated to use the last remote commit by default. Tonye Jack 2022-09-24 19:08:58 -06:00
  • 2c4c729f2a revert removing since-last-remote-commit input Tonye Jack 2022-09-24 18:59:22 -06:00
  • b6b72a44c8 Updated to use INPUT_HAS_CUSTOM_PATTERNS. Tonye Jack 2022-09-24 18:35:01 -06:00
  • 0ec94592d4 Renamed entrypoint.sh -> get-changed-paths.sh Tonye Jack 2022-09-24 18:30:52 -06:00
  • 068970bff8 reorder inputs Tonye Jack 2022-09-24 18:12:07 -06:00
  • 26361016d9 Fixed test. Tonye Jack 2022-09-24 17:49:47 -06:00
  • 1f907ee3bb
    feat: make since_last_remote the default for push events Tonye Jack 2022-09-24 13:07:33 -06:00
  • fc8e4597a7
    Update README.md Tonye Jack 2022-09-24 12:36:07 -06:00
  • 08dfcc4c04
    Update README.md Tonye Jack 2022-09-24 12:30:01 -06:00
  • 8cbcb5bd41
    Merge pull request #643 from tj-actions/chore/update-test Tonye Jack 2022-09-24 09:17:49 -06:00
  • 865fd6e79a
    chore: update test Tonye Jack 2022-09-24 00:48:58 -06:00
  • 769bb7f140
    Merge pull request #642 from tj-actions/chore/update-broken-link Tonye Jack 2022-09-24 00:34:34 -06:00
  • ca2731c4b9
    chore: update broken link Tonye Jack 2022-09-24 00:34:19 -06:00
  • 2bbb2f249d
    Update README.md Tonye Jack 2022-09-24 00:00:08 -06:00
  • bb03b8754a
    Merge pull request #641 from tj-actions/upgrade-to-v30.0.0 Tonye Jack 2022-09-23 23:57:41 -06:00
  • 3e3de07034 Upgraded from v29 -> v30.0.0 jackton1 2022-09-24 05:53:14 +00:00
  • 402f3827f0
    Update README.md v30.0.0 v30 Tonye Jack 2022-09-23 23:46:13 -06:00
  • 8e3ce84d94
    Merge pull request #640 from tj-actions/feat/add-support-for-closed-pull-request-with-merge-set-to-true Tonye Jack 2022-09-23 23:37:38 -06:00
  • 8e99cd3206
    Update test.yml Tonye Jack 2022-09-23 23:26:19 -06:00
  • 9fdf62af89
    Update test.yml Tonye Jack 2022-09-23 23:16:40 -06:00
  • 1bc25030ee
    Update action.yml Tonye Jack 2022-09-23 23:12:06 -06:00
  • 69cb60a7bb
    Update action.yml Tonye Jack 2022-09-23 22:57:32 -06:00
  • 7939ced35e
    feat: add support for closed pull requests with merge true Tonye Jack 2022-09-23 22:56:09 -06:00
  • 0144a27348
    Merge pull request #638 from tj-actions/chore/log-github-context Tonye Jack 2022-09-23 02:24:41 -06:00
  • 27dd522957
    chore: log the github context in the test Tonye Jack 2022-09-23 02:24:05 -06:00
  • fa9e2ce8bf
    Merge pull request #637 from tj-actions/feat/add-support-for-running-action-on-pull-request-close-event Tonye Jack 2022-09-21 09:49:10 -06:00
  • 6a02815615
    feat: add support for running action on pull request close event Tonye Jack 2022-09-20 23:12:02 -06:00
  • fa5d3d59a3 chore(deps): update peter-evans/create-pull-request action to v4.1.2 renovate[bot] 2022-09-21 03:40:59 +00:00
  • 723b5d3f7d chore(deps): update codacy/codacy-analysis-cli-action action to v4.2.0 renovate[bot] 2022-09-20 18:20:01 +00:00
  • a2e52d663f
    Merge pull request #633 from tj-actions/upgrade-to-v29.0.9 Tonye Jack 2022-09-19 23:32:21 -06:00
  • 99444e8f79
    Update README.md Tonye Jack 2022-09-19 23:32:07 -06:00
  • 024cd9adae Upgraded from v29.0.8 -> v29.0.9 jackton1 2022-09-20 05:09:44 +00:00
  • f7a56405a8 Updated .github/workflows/sync-release-version.yml v29.0.9 v29 Tonye Jack 2022-09-19 22:57:53 -06:00
  • a6b6d5ba9a
    Merge pull request #632 from tj-actions/upgrade-to-v29.0.8 Tonye Jack 2022-09-19 22:42:26 -06:00
  • ab92e76dc8 Upgraded from v29.0.8 -> v29.0.8 jackton1 2022-09-20 04:09:43 +00:00
  • c87fbfdc3b Updated .github/workflows/sync-release-version.yml Tonye Jack 2022-09-19 22:09:27 -06:00
  • 8356556044 Updated .github/workflows/codacy-analysis.yml Tonye Jack 2022-09-19 21:00:57 -06:00
  • 0bdc1cda4e Updated .github/workflows/codacy-analysis.yml Tonye Jack 2022-09-19 20:34:41 -06:00
  • fa269949dd Updated .github/workflows/greetings.yml Tonye Jack 2022-09-19 20:34:13 -06:00
  • 1060db9be7 Updated .github/workflows/codacy-analysis.yml Tonye Jack 2022-09-19 20:31:08 -06:00
  • df4dacaa89 Updated .github/ISSUE_TEMPLATE/bug_report.yaml v29.0.8 Tonye Jack 2022-09-19 20:25:10 -06:00
  • ee96eba261 Updated .github/ISSUE_TEMPLATE/feature_request.yaml Tonye Jack 2022-09-19 20:24:40 -06:00
  • 172663c1a0 Updated .github/ISSUE_TEMPLATE/bug_report.yaml Tonye Jack 2022-09-19 20:07:58 -06:00
  • f2e68be9bb Updated .github/workflows/sync-release-version.yml Tonye Jack 2022-09-19 20:06:31 -06:00
  • 242ef530a8 chore(deps): update tj-actions/sync-release-version action to v13 renovate[bot] 2022-09-20 00:45:45 +00:00
  • 22a9e7512b
    Merge pull request #630 from tj-actions/629-feature-improve-docs-related-to-files Tonye Jack 2022-09-19 18:14:22 -06:00
  • 41562df308
    Update README.md Tonye Jack 2022-09-19 18:11:49 -06:00
  • 4e7053cfd8
    Update README.md Tonye Jack 2022-09-19 07:41:36 -06:00
  • 42f7377ae0
    Update README.md Tonye Jack 2022-09-19 07:39:09 -06:00
  • 086ffa020e
    Merge pull request #628 from tj-actions/upgrade-to-v29.0.7 Tonye Jack 2022-09-13 11:39:23 -06:00
  • 38731065db Upgraded from v29.0.6 -> v29.0.7 jackton1 2022-09-13 17:23:34 +00:00
  • 602081b5d9
    Merge pull request #626 from tj-actions/upgrade-to-v29.0.6 v29.0.7 Tonye Jack 2022-09-13 10:22:01 -06:00
  • 15c8c40ba8
    Merge branch 'main' into upgrade-to-v29.0.6 Tonye Jack 2022-09-13 09:55:03 -06:00
  • b0bd577697
    Merge pull request #627 from tj-actions/fix/bug-with-setting-the-last-remote-commit Tonye Jack 2022-09-13 09:54:38 -06:00
  • 86eef8cdff
    fix: bug with setting the LAST_REMOTE_COMMIT Tonye Jack 2022-09-13 09:54:25 -06:00
  • 437049ca22 Upgraded from v29.0.5 -> v29.0.6 jackton1 2022-09-13 15:13:54 +00:00
  • 6e12407521
    Merge pull request #625 from tj-actions/upgrade-to-v29.0.5 v29.0.6 Tonye Jack 2022-09-13 08:27:51 -06:00
  • 8fcb602161
    Update action.yml Tonye Jack 2022-09-13 08:12:44 -06:00
  • 51af91599b Upgraded from v29.0.4 -> v29.0.5 jackton1 2022-09-13 05:36:32 +00:00
  • c5c9b6ff9e
    Merge pull request #624 from tj-actions/fix/bug-since_last_remote_commit-does-not-work-in-v2904 v29.0.5 Tonye Jack 2022-09-12 22:34:47 -06:00
  • e3b5eb746a
    fix: bug with last remote commit sha Tonye Jack 2022-09-12 22:04:33 -06:00
  • cc8c5e7787
    Update README.md Tonye Jack 2022-09-12 14:50:56 -06:00
  • 4717fbffaa
    Update README.md Tonye Jack 2022-09-12 14:50:21 -06:00
  • d552acdbfc
    Merge pull request #622 from tj-actions/chore/update-readme Tonye Jack 2022-09-12 14:49:37 -06:00
  • c28e2996d2
    Update README.md Tonye Jack 2022-09-12 14:49:21 -06:00
  • ad33a235d2
    Update README.md Tonye Jack 2022-09-12 14:47:54 -06:00
  • ba0dd99ea1 chore(deps): update tj-actions/github-changelog-generator action to v1.15 renovate[bot] 2022-09-10 02:31:18 +00:00
  • 840016d287
    Merge pull request #620 from tj-actions/feat/warn-when-since/until-inputs-are-set-but-not-corresponding-sha-is-found Tonye Jack 2022-09-08 13:24:52 -06:00
  • 0c9b5d5c37
    feat: warn when since/until inputs are set but not corresponding sha is found Tonye Jack 2022-09-08 12:33:11 -06:00
  • 4f7185fe00
    Merge pull request #619 from tj-actions/chore/update-readme Tonye Jack 2022-09-08 10:55:41 -06:00
  • 095002c917
    chore: update readme Tonye Jack 2022-09-08 10:55:31 -06:00
  • 83322c2e9c
    Merge pull request #618 from tj-actions/upgrade-to-v29.0.4 Tonye Jack 2022-09-07 21:33:23 -06:00
  • 03ef174aec Upgraded from v29.0.3 -> v29.0.4 jackton1 2022-09-08 02:56:53 +00:00
  • c41b715259
    Merge pull request #617 from tj-actions/fix/bug-with-similar-commits-when-github-event-before-is-empty v29.0.4 Tonye Jack 2022-09-07 19:55:13 -06:00
  • d0e5182f78
    fix: bug with similar commits when github.event.before is empty Tonye Jack 2022-09-07 18:07:19 -06:00
  • 17ea45322d
    Merge pull request #616 from tj-actions/chore/set-defaults-for-until-and-since-inputs Tonye Jack 2022-09-07 13:51:36 -06:00
  • 7b0c3d7790
    chore: set defaults for until and since inputs Tonye Jack 2022-09-07 09:43:10 -06:00
  • 9461e99923
    Merge pull request #613 from tj-actions/chore/update-readme Tonye Jack 2022-09-05 10:49:39 -06:00
  • b4c0efad44
    chore: update readme Tonye Jack 2022-09-05 10:43:20 -06:00
  • 98d07d49b8
    Merge pull request #611 from tj-actions/chore/test-using-for-loop-with-output Tonye Jack 2022-09-04 23:36:24 -06:00
  • bbc26e5efa
    Update test.yml Tonye Jack 2022-09-04 23:34:23 -06:00
  • 01d9c79ad2
    Update test.yml Tonye Jack 2022-09-04 23:20:36 -06:00
  • 48326e19ea
    Update test rename 1.txt Tonye Jack 2022-09-04 22:29:48 -06:00
  • bf534010c8
    Update test rename 2.txt Tonye Jack 2022-09-04 22:29:27 -06:00
  • be849d1612
    chore: test using for loop with output Tonye Jack 2022-09-04 22:28:32 -06:00
  • 3da07e5b14
    Merge pull request #610 from tj-actions/docs/update-reference-to-setting-env-variables Tonye Jack 2022-09-04 17:22:42 -06:00
  • 4ad3c84be0
    docs: update reference to setting input env variables Tonye Jack 2022-09-04 17:21:34 -06:00