Skip to content

Commit cdfb4f3

Browse files
chore(deps): update pozil/auto-assign-issue action to v2.1.1 (#30110)
This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [pozil/auto-assign-issue](https://redirect.github.com/pozil/auto-assign-issue) | action | minor | `v2.0.1` -> `v2.1.1` | `v2.1.2` | --- ### Release Notes <details> <summary>pozil/auto-assign-issue (pozil/auto-assign-issue)</summary> ### [`v2.1.1`](https://redirect.github.com/pozil/auto-assign-issue/compare/v2.1.0...v2.1.1) [Compare Source](https://redirect.github.com/pozil/auto-assign-issue/compare/v2.1.0...v2.1.1) ### [`v2.1.0`](https://redirect.github.com/pozil/auto-assign-issue/releases/tag/v2.1.0): - User assignment check [Compare Source](https://redirect.github.com/pozil/auto-assign-issue/compare/v2.0.1...v2.1.0) - feat: added an optional user assignment check via the `failsIfUsersCannotBeAssigned` flag as per [#&#8203;148](https://redirect.github.com/pozil/auto-assign-issue/issues/148) - build: bump dependencies </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekday before 11am" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Never, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/ionic-team/ionic-framework). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44NS4wIiwidXBkYXRlZEluVmVyIjoiMzkuODUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1b11b82 commit cdfb4f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/assign-issues.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
issues: write
1212
steps:
1313
- name: 'Auto-assign issue'
14-
uses: pozil/auto-assign-issue@b787bcda4fa1620522e73e7a5fe0f3b57b03b6ad # v2.0.1
14+
uses: pozil/auto-assign-issue@d4b175c7e47cd6d5067f5aa83c9f21b93f8c723e # v2.1.1
1515
with:
1616
assignees: brandyscarney, thetaPC, joselrio, rugoncalves, BenOsodrac, JoaoFerreira-FrontEnd, OS-giulianasilva, tanner-reits
1717
numOfAssignee: 1

0 commit comments

Comments
 (0)