Skip to content

build(deps): update pozil/auto-assign-issue action to v3.0.0#260

Open
renovate[bot] wants to merge 1 commit into
developfrom
renovate/pozil-auto-assign-issue-3.x
Open

build(deps): update pozil/auto-assign-issue action to v3.0.0#260
renovate[bot] wants to merge 1 commit into
developfrom
renovate/pozil-auto-assign-issue-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 24, 2026

This PR contains the following updates:

Package Type Update Change
pozil/auto-assign-issue action major v1v3.0.0

Release Notes

pozil/auto-assign-issue (pozil/auto-assign-issue)

v3.0.0: - Switch to EcmaScript Module

Compare Source

  • feat: switch to EcmaScript Module
  • build: bump dependencies

v2.2.0: - Add support for pull_request_target

Compare Source

  • feat: Add support for pull_request_target. #​152 thanks to @​thedjnK
  • build: bump dependencies

v2.1.2: - Fix failsIfUsersCannotBeAssigned flag support

Compare Source

  • fix: failsIfUsersCannotBeAssigned flag support and improves error handling

v2.1.1

Compare Source

v2.1.0: - User assignment check

Compare Source

  • feat: added an optional user assignment check via the failsIfUsersCannotBeAssigned flag as per #​148
  • build: bump dependencies

v2.0.1: - Bump dependencies

Compare Source

  • build: bump dependencies
  • feat: extra test for random PR reviewer

v2.0.0: - Node 20 support

Compare Source

  • feat: switch to node@​20

v1.14.0: - Random assignments with weights

Compare Source

  • feat: support for weights in random assignments (addresses #​120)
  • build: bumped dependencies

v1.13.0: - Add team as PR reviewer

Compare Source

  • feat: new parameter to add a team as PR reviewer. Thanks to @​johmara
  • build: bumped dependencies (requires node 18+)

v1.12.0: - Manual issue number override

Compare Source

  • feat: new parameter to manually override issue number. Thanks to @​bwplotka
  • build: bumped dependencies

v1.11.0: - abortIfPreviousAssignees flag

Compare Source

  • feat: added an abortIfPreviousAssignees flag that aborts the action if there were assignees previously. False by default.

v1.10.1: - Bumped dependencies

Compare Source

v1.10.0: - Manual workflow run & build updates

Compare Source

  • feat: support for manual workflow_run trigger. Thanks to @​CalumY.
  • fix: allow authors to be assigned to PRs that they have created but prevent them from being assigned as a reviewer. Thanks to @​CalumY.
  • build: switched to lockfile v2
  • build: used Volta to pin versions to align with GitHub Actions environment
    • node@​16.16.0
    • npm@​8.11.0
  • build: bumped dependencies

v1.9.0: - Remove PR reviewers

Compare Source

feat: action will now remove both PR assignees and reviewers. Thanks to @​agomezmoron

v1.8.0: - Allow no assignees

Compare Source

feat: added an allowNoAssignees flag that prevents the action from failing when there are no assignees as suggested in #​58.

v1.7.3: - Fix for PRs to private repos

Compare Source

v1.7.2: - Prevent PR self assignment

Compare Source

fix: prevent PR self assignment even if options allow it (self assigning a PR for review is forbidden by GitHub). Thanks to @​agomezmoron.

v1.7.1: - Fixed PR assign/deassign

Compare Source

  • Fixed the assignation and de-assignation of reviewers of a PR. Thanks to @​agomezmoron for the contrib
  • Bumped dependencies

v1.7.0: - Prevents issue self-assignment

Compare Source

  • Added a new flag that prevents issue self-assignment
  • Significant code refactoring
  • Improved doc examples

v1.6.3: - Fixed remove previous assignees

Compare Source

Fixed an issue with previous assignees removal

v1.6.2: - Changed minimum node version to 16

Compare Source

Changed minimum node version to 16 after issues with node14 tag in action.yml.

v1.6.1: - Bug fixes

Compare Source

Thanks to @​agomezmoron for the fixes:

  • Forced minimum node version to v14
  • Fixed an issue with the project card support

v1.6.0: - Remove previous assignees and project card support

Compare Source

Added a flag that removes previously assigned users and added support for project card events thanks to @​agomezmoron

v1.5.0: - Bumped dependencies

Compare Source

Bumped dependencies to latest versions.

v1.4.0: - Added support for assigning pull requests

Compare Source

Added support for assigning pull requests thanks to @​fvictorio

v1.3.0: - Rollback node 14 upgrade & fixed teams support

Compare Source

  • Rolled back node 14 due to lack of support in default GitHub action runner.
  • Fixed teams support

v1.2.0: - Support for teams

Compare Source

  • Action now requires node 14 or above
  • Added support for teams: #​19
  • Added CI and complete code coverage

v1.1.0: - Support for random assignees

Compare Source

v1.0.4: - Default GitHub token

Compare Source

v1.0.3: - Fixed #​6: breaking change introduced by GitHub API

Compare Source

  • Fixed #​6 breaking change introduced by GitHub API - Thanks to @​TomerFi for the PR

v1.0.2: - Bumped dependencies

Compare Source

v1.0.1: - Removed repo token warning

Compare Source

  • Removed repo token warning
  • Updated dependencies

Configuration

📅 Schedule: (in timezone Europe/London)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Apr 24, 2026
@renovate renovate Bot requested a review from wopian April 24, 2026 15:52
@renovate renovate Bot force-pushed the renovate/pozil-auto-assign-issue-3.x branch from f312a30 to c3044e6 Compare May 1, 2026 00:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants