-
-
Notifications
You must be signed in to change notification settings - Fork 63
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: GsActions/commit-message-checker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: tim-actions/commit-message-checker-with-regex
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 8 files changed
- 5 contributors
Commits on Aug 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e9606d9 - Browse repository at this point
Copy the full SHA e9606d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac0b5e7 - Browse repository at this point
Copy the full SHA ac0b5e7View commit details
Commits on Aug 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 60c50d0 - Browse repository at this point
Copy the full SHA 60c50d0View commit details -
Set default input flags to empty string
Signed-off-by: Tim Zhang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b83d83f - Browse repository at this point
Copy the full SHA b83d83fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 171c827 - Browse repository at this point
Copy the full SHA 171c827View commit details
Commits on Aug 13, 2020
-
If "true", as long as one commit in the pull-request passes the check, all pass. Signed-off-by: Tim Zhang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d6d9770 - Browse repository at this point
Copy the full SHA d6d9770View commit details
Commits on Jan 6, 2021
-
README.md: update versions, fix typos
Currently, the example uses `@v.0.1.0` version of this package, and `@master` of get-pr-commits. This is obviously wrong, since v.0.1.0 is not working with the parameters in the example. Fix the example using last released versions, and fix some typos while we're at it.
Configuration menu - View commit details
-
Copy full SHA for f215e92 - Browse repository at this point
Copy the full SHA f215e92View commit details
Commits on Jan 27, 2021
-
Merge pull request #1 from kolyshkin/patch-1
README.md: update versions, fix typos
Configuration menu - View commit details
-
Copy full SHA for 44e2d29 - Browse repository at this point
Copy the full SHA 44e2d29View commit details
Commits on Jun 2, 2021
-
In my previous PR tim-actions#1 I made a mistake of using `v1.0.0` instead of `v0.1.0` in one place. This PR fixes that. PS can you please enable "Issues" for this repo? I want to report a problem but can't; thus I am reporting it below. ----- -- there is a tag 'v1' in this repo (https://github.com/tim-actions/commit-message-checker-with-regex/releases/tag/v1) which I think needs to be removed as the latest version is v0.3.1 and v1 > v0, so dependabot suggest to update from v0.3.1 to v1 which is obviously wrong. To fix this, `v1` tag need to be removed. Alternatively, you can release say v1.1 or so and that will fix the issue (an update to README.md is required).
Configuration menu - View commit details
-
Copy full SHA for 6edae44 - Browse repository at this point
Copy the full SHA 6edae44View commit details
Commits on Jun 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c95e211 - Browse repository at this point
Copy the full SHA c95e211View commit details
Commits on Jan 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fc43cbd - Browse repository at this point
Copy the full SHA fc43cbdView commit details
Commits on Feb 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e16b08b - Browse repository at this point
Copy the full SHA e16b08bView commit details
Commits on Jun 1, 2023
-
[fix] Update @actions/core to v1.10.0
Fixes #13 - set-output command is deprecated, and has been for quite some time. Guidance was to update `@actions/core` to v1.10.0 or greater.
Configuration menu - View commit details
-
Copy full SHA for fe69613 - Browse repository at this point
Copy the full SHA fe69613View commit details
Commits on Jul 31, 2023
-
Merge pull request #14 from madelinevdp/update-actions-core
[fix] Update @actions/core to v1.10.0
Configuration menu - View commit details
-
Copy full SHA for 094fc16 - Browse repository at this point
Copy the full SHA 094fc16View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...master