-
Notifications
You must be signed in to change notification settings - Fork 402
Comparing changes
Open a pull request
base repository: actions/stale
base: v9
head repository: actions/stale
compare: v10
- 11 commits
- 60 files changed
- 13 contributors
Commits on Jan 22, 2025
-
build(deps): bump actions/publish-immutable-action from 0.0.3 to 0.0.4 (
#1186) Bumps [actions/publish-immutable-action](https://github.com/actions/publish-immutable-action) from 0.0.3 to 0.0.4. - [Release notes](https://github.com/actions/publish-immutable-action/releases) - [Commits](actions/publish-immutable-action@0.0.3...v0.0.4) --- updated-dependencies: - dependency-name: actions/publish-immutable-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ee7ef89 - Browse repository at this point
Copy the full SHA ee7ef89View commit details
Commits on Mar 25, 2025
-
Updates to CHANGELOG.MD for recent releases (#1224)
* changes to CHANGELOG.MD * Updated the changes Co-authored-by: Loymdayddaud <145969603+TheGiraffe3@users.noreply.github.com> --------- Co-authored-by: Loymdayddaud <145969603+TheGiraffe3@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d4df79c - Browse repository at this point
Copy the full SHA d4df79cView commit details -
build(deps): bump undici from 5.28.4 to 5.28.5 (#1201)
* build(deps): bump undici from 5.28.4 to 5.28.5 Bumps [undici](https://github.com/nodejs/undici) from 5.28.4 to 5.28.5. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v5.28.4...v5.28.5) --- updated-dependencies: - dependency-name: undici dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * fix check failures --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aparna Jyothi <aparnajyothi-y@github.com>
Configuration menu - View commit details
-
Copy full SHA for a65e88a - Browse repository at this point
Copy the full SHA a65e88aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba23c1c - Browse repository at this point
Copy the full SHA ba23c1cView commit details
Commits on Apr 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 816d9db - Browse repository at this point
Copy the full SHA 816d9dbView commit details
Commits on May 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f78de97 - Browse repository at this point
Copy the full SHA f78de97View commit details
Commits on Jul 11, 2025
-
Introducing sort-by option (#1254)
* sort-issues-by introduced * action.yml updated * pushing the build code * Update action.yml Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update README.md for the new parameter (sort-issues-by) * minor text format changes in README.md * final draft of sort-issues-by * Update src/interfaces/issues-processor-options.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update src/classes/issues-processor.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * refactored the code * test * test * final changes * update in README.md * Documentation update * updated sort-issues-by to sort-by * minor changes * dist fixes --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 128b2c8 - Browse repository at this point
Copy the full SHA 128b2c8View commit details
Commits on Jul 29, 2025
-
build(deps): bump undici from 5.28.5 to 5.29.0 (#1251)
* build(deps): bump undici from 5.28.5 to 5.29.0 Bumps [undici](https://github.com/nodejs/undici) from 5.28.5 to 5.29.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v5.28.5...v5.29.0) --- updated-dependencies: - dependency-name: undici dependency-version: 5.29.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * check failure fix --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: chiranjib-swain <chiranjib-swain@github.com>
Configuration menu - View commit details
-
Copy full SHA for a92fd57 - Browse repository at this point
Copy the full SHA a92fd57View commit details
Commits on Jul 31, 2025
-
Co-authored-by: “gowridurgad” <“hgowridurgad@github.com>
Configuration menu - View commit details
-
Copy full SHA for 8f717f0 - Browse repository at this point
Copy the full SHA 8f717f0View commit details
Commits on Sep 3, 2025
-
* Upgrade to node 24 * package updates and compiled * audit fix * update package * package.json version update * documentation update to the latest release version --------- Co-authored-by: Aparna Jyothi <aparnajyothi-y@github.com>
Configuration menu - View commit details
-
Copy full SHA for 3a9db7e - Browse repository at this point
Copy the full SHA 3a9db7eView commit details
Commits on Oct 3, 2025
-
Add
only-issue-types
option to filter issues by type (#1255)* Add `only-issue-types` Option to Filter Issues by Type * white-space fix in readme table Co-authored-by: andig <cpuidle@gmail.com> --------- Co-authored-by: andig <cpuidle@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5f858e3 - Browse repository at this point
Copy the full SHA 5f858e3View commit details
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 v9...v10