-
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: imjohnbo/issue-bot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.4.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: imjohnbo/issue-bot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.4.5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 23 files changed
- 3 contributors
Commits on Apr 10, 2026
-
fix: correct README simple example to not require labels for non-pinn…
…ed use The simple usage example included `pinned: true` without `labels`, which causes "Error: Invalid inputs" for anyone copying it verbatim. Pinning requires labels to find the previous issue to unpin. Split into a plain example and a separate pinning example with the required `labels` field. Closes #104
Configuration menu - View commit details
-
Copy full SHA for e351acc - Browse repository at this point
Copy the full SHA e351accView commit details -
Merge pull request #105 from imjohnbo/fix/issue-104-readme
fix: correct README simple example to not require labels for non-pinned use
Configuration menu - View commit details
-
Copy full SHA for d7a1584 - Browse repository at this point
Copy the full SHA d7a1584View commit details -
chore: update deps, fix undici CVEs, expand test coverage
Bump @actions/github ^6→^8 and @actions/core ^1→^2 to resolve three undici security advisories (GHSA-g9mf-h72j-4rw9, GHSA-2mjp-6q6p-2qxm, GHSA-4992-7rv2-5pvq). Add a manual Jest mock for @actions/github since its transitive dep @octokit/core@7 is ESM-only and incompatible with Jest's CJS runner. Expand tests from 16 to 34: add needPreviousIssue, issueExists, additional checkInputs edge cases, and run() integration tests covering issue creation, close-previous, linked-comments, milestone, rotate-assignees, and error handling. Rebuild dist.
Configuration menu - View commit details
-
Copy full SHA for 70c1dae - Browse repository at this point
Copy the full SHA 70c1daeView commit details -
Configuration menu - View commit details
-
Copy full SHA for d171c34 - Browse repository at this point
Copy the full SHA d171c34View commit details -
Merge pull request #106 from imjohnbo/chore/update-deps
chore: update deps, fix undici CVEs, expand test coverage
Configuration menu - View commit details
-
Copy full SHA for b350cc6 - Browse repository at this point
Copy the full SHA b350cc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3188c6c - Browse repository at this point
Copy the full SHA 3188c6cView 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 v3.4.4...v3.4.5