Liam DeBeasi
eb7ba2355a
chore: update issue assignment list ( #29356 )
...
This PR revises the list of who gets automatically assigned to issues.
2024-04-17 17:32:14 +00:00
renovate[bot]
7b90025d31
chore(deps): update pozil/auto-assign-issue action to v1.14.0 ( #29293 )
...
[](https://renovatebot.com )
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[pozil/auto-assign-issue](https://togithub.com/pozil/auto-assign-issue )
| action | minor | `v1.13.0` -> `v1.14.0` |
---
### Release Notes
<details>
<summary>pozil/auto-assign-issue (pozil/auto-assign-issue)</summary>
###
[`v1.14.0`](https://togithub.com/pozil/auto-assign-issue/releases/tag/v1.14.0 ):
- Random assignments with weights
[Compare
Source](https://togithub.com/pozil/auto-assign-issue/compare/v1.13.0...v1.14.0 )
- feat: support for weights in random assignments (addresses
[#​120](https://togithub.com/pozil/auto-assign-issue/issues/120 ))
- build: bumped 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/ionic-team/ionic-framework ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-10 21:41:10 +00:00
Liam DeBeasi
4a9d84ecbd
chore: remove mapsandapps from issue auto assignment ( #29248 )
2024-04-01 22:11:07 +00:00
Liam DeBeasi
5a5f330705
chore: revert remove liam from auto-assign issues while out of office ( #29088 )
...
I'm back!
Reverts ionic-team/ionic-framework#29066
2024-02-26 16:49:38 +00:00
Liam DeBeasi
7ec17af88e
chore: remove liam from auto-assign issues while out of office ( #29066 )
...
This removes me from being auto-assigned issues while I am out of
office.
2024-02-15 22:37:58 +00:00
Liam DeBeasi
9a092c03cc
chore: assign team members instead of members from team ( #28880 )
...
The token I was using didn't have the correct permissions, and I need to
figure out how to generate a new token (I don't think I have access to
the account where these tokens live). For now, I'm going to hard code
the team members until I can figure out the token access out.
2024-01-25 15:53:10 +00:00
Liam DeBeasi
a3ebca0f26
chore(ci): auto assign issues ( #28873 )
...
To make it easy for the team to quickly triage issues, we'd like to
automatically assign issues to team members at random. This PR use
https://github.com/marketplace/actions/auto-assign-issue to assign 1
member of the `framework` GitHub team to be the person to triage.
2024-01-24 22:49:16 +00:00