-
Notifications
You must be signed in to change notification settings - Fork 28
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: mheap/github-action-required-labels
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: mheap/github-action-required-labels
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 15 commits
- 12 files changed
- 8 contributors
Commits on Jun 8, 2023
-
Support running multiple instances without collision (#54)
* Support running multiple instances without collision This uses a combination of three Github-set env vars that, together, are guaranteed to be unique within the scope of a repo and all its workflows: - GITHUB_WORKFLOW: the name of the workflow (or file path, if no name is given) - GITHUB_JOB: the ID of the job - GITHUB_ACTION: the ID of the step (or a formatted name of the repo where the action resides, i.e. `__mheap_github-action-required-labels`) Without this, running multiple instances of this action with comments enabled would result in them clobbering each others' comments. --------- Co-authored-by: Michael Heap <m@michaelheap.com>
Configuration menu - View commit details
-
Copy full SHA for 418d9eb - Browse repository at this point
Copy the full SHA 418d9ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b8424d - Browse repository at this point
Copy the full SHA 1b8424dView commit details
Commits on Jun 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 18f57d7 - Browse repository at this point
Copy the full SHA 18f57d7View commit details
Commits on Nov 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1cee10d - Browse repository at this point
Copy the full SHA 1cee10dView commit details
Commits on Jan 28, 2024
-
* Add Node 20 to CI * Run npm lint:fix * Bump dependencies
Configuration menu - View commit details
-
Copy full SHA for d1635a6 - Browse repository at this point
Copy the full SHA d1635a6View commit details
Commits on Feb 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8b18d52 - Browse repository at this point
Copy the full SHA 8b18d52View commit details
Commits on Feb 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6cf0256 - Browse repository at this point
Copy the full SHA 6cf0256View commit details
Commits on Mar 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fab3b73 - Browse repository at this point
Copy the full SHA fab3b73View commit details
Commits on Mar 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 33f4833 - Browse repository at this point
Copy the full SHA 33f4833View commit details
Commits on Mar 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0715cae - Browse repository at this point
Copy the full SHA 0715caeView commit details
Commits on Apr 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 17187e3 - Browse repository at this point
Copy the full SHA 17187e3View commit details
Commits on Apr 27, 2024
-
add output 'status' for github action linting
Configuration menu - View commit details
-
Copy full SHA for e6ef5f1 - Browse repository at this point
Copy the full SHA e6ef5f1View commit details
Commits on Aug 30, 2024
-
* Update all deps * Reformat based on prettier
Configuration menu - View commit details
-
Copy full SHA for 4292bf2 - Browse repository at this point
Copy the full SHA 4292bf2View commit details
Commits on Dec 8, 2024
-
* Add support for merge_queue events * fix: merge-queue support (#85) * Fix merge_group tests --------- Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a4fafed - Browse repository at this point
Copy the full SHA a4fafedView commit details
Commits on May 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for fb29a14 - Browse repository at this point
Copy the full SHA fb29a14View 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 v4...v5