Conversation
…om v1 to v2 | datasource | package | from | to | | ----------- | ----------------------- | ---- | ------ | | github-tags | pozil/auto-assign-issue | v1 | v2.2.0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1→v2.2.0Release Notes
pozil/auto-assign-issue (pozil/auto-assign-issue)
v2.2.0: - Add support for pull_request_targetCompare Source
v2.1.2: - Fix failsIfUsersCannotBeAssigned flag supportCompare Source
v2.1.1Compare Source
v2.1.0: - User assignment checkCompare Source
failsIfUsersCannotBeAssignedflag as per #148v2.0.1: - Bump dependenciesCompare Source
v2.0.0: - Node 20 supportCompare Source
v1.14.0: - Random assignments with weightsCompare Source
v1.13.0: - Add team as PR reviewerCompare Source
v1.12.0: - Manual issue number overrideCompare Source
v1.11.0: - abortIfPreviousAssignees flagCompare Source
abortIfPreviousAssigneesflag that aborts the action if there were assignees previously. False by default.v1.10.1: - Bumped dependenciesCompare Source
v1.10.0: - Manual workflow run & build updatesCompare Source
workflow_runtrigger. Thanks to @CalumY.v1.9.0: - Remove PR reviewersCompare Source
feat: action will now remove both PR assignees and reviewers. Thanks to @agomezmoron
v1.8.0: - Allow no assigneesCompare Source
feat: added an
allowNoAssigneesflag that prevents the action from failing when there are no assignees as suggested in #58.v1.7.3: - Fix for PRs to private reposCompare Source
v1.7.2: - Prevent PR self assignmentCompare 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/deassignCompare Source
v1.7.0: - Prevents issue self-assignmentCompare Source
v1.6.3: - Fixed remove previous assigneesCompare Source
Fixed an issue with previous assignees removal
v1.6.2: - Changed minimum node version to 16Compare Source
Changed minimum node version to 16 after issues with
node14tag inaction.yml.v1.6.1: - Bug fixesCompare Source
Thanks to @agomezmoron for the fixes:
v1.6.0: - Remove previous assignees and project card supportCompare Source
Added a flag that removes previously assigned users and added support for project card events thanks to @agomezmoron
v1.5.0: - Bumped dependenciesCompare Source
Bumped dependencies to latest versions.
v1.4.0: - Added support for assigning pull requestsCompare Source
Added support for assigning pull requests thanks to @fvictorio
v1.3.0: - Rollback node 14 upgrade & fixed teams supportCompare Source
v1.2.0: - Support for teamsCompare Source
v1.1.0: - Support for random assigneesCompare Source
v1.0.4: - Default GitHub tokenCompare Source
v1.0.3: - Fixed #6: breaking change introduced by GitHub APICompare Source
v1.0.2: - Bumped dependenciesCompare Source
v1.0.1: - Removed repo token warningCompare Source
Configuration
📅 Schedule: (in timezone America/Los_Angeles)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.