Commit 8b78b9e4 authored by Martin Wortschack's avatar Martin Wortschack 🔴
Browse files

AIF handbook: Update issue refinement links

parent beed70b9
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -116,14 +116,14 @@ We try to keep refinements themed to avoid too much context switching. Good
places to look for candidates:

* [Infradev Issues](https://gitlab.com/groups/gitlab-org/-/work_items?sort=created_date&state=opened&label_name%5B%5D=group%3A%3Aai%20framework&label_name%5B%5D=infradev&first_page_size=100)
* [Issues scheduled for the next milestone without weight](https://gitlab.com/groups/gitlab-org/-/work_items?sort=created_date&state=opened&label_name%5B%5D=group%3A%3Aai%20framework&milestone_title=Upcoming&weight=None&first_page_size=100)
* [Issues scheduled for the next milestone without weight](https://gitlab.com/groups/gitlab-org/-/work_items?sort=created_date&state=opened&label_name%5B%5D=group%3A%3Aai%20framework&weight=None&milestone_title=Upcoming&first_page_size=100)
* [Security Issues](https://gitlab.com/groups/gitlab-org/-/issues?scope=all&state=opened&label_name[]=group%3A%3Aimport%20and%20integrate&label_name[]=security&weight=None)
* [Missed-SLO](https://gitlab.com/groups/gitlab-org/-/work_items?sort=created_date&state=opened&label_name%5B%5D=group%3A%3Aai%20framework&label_name%5B%5D=SLO%3A%3AMissed&first_page_size=100)
* [Approaching-SLO](https://gitlab.com/groups/gitlab-org/-/work_items?sort=created_date&state=opened&label_name%5B%5D=group%3A%3Aai%20framework&label_name%5B%5D=SLO%3A%3ANear%20Miss&first_page_size=100)
* Bugs
  * [Rails](https://gitlab.com/groups/gitlab-org/-/work_items?scope=all&state=opened&label_name%5B%5D=group%3A%3Aai%20framework&label_name[]=type::bug&weight=None)
  * [AIGW/DWS](https://gitlab.com/gitlab-org/modelops/applied-ml/code-suggestions/ai-assist/-/work_items?scope=all&state=opened&label_name%5B%5D=group%3A%3Aai%20framework&label_name[]=type::bug&weight=None)
  * [CEF](https://gitlab.com/groups/gitlab-org/modelops/ai-model-validation-and-research/ai-evaluation/-/work_items?scope=all&state=opened&label_name%5B%5D=group%3A%3Aai%20framework&label_name[]=type::bug&weight=None)
  * [Rails](https://gitlab.com/groups/gitlab-org/-/work_items?sort=created_date&state=opened&label_name%5B%5D=group%3A%3Aai%20framework&label_name%5B%5D=type%3A%3Abug&weight=None&first_page_size=20)
  * [AIGW/DWS](https://gitlab.com/gitlab-org/modelops/applied-ml/code-suggestions/ai-assist/-/work_items?sort=created_date&state=opened&label_name%5B%5D=group%3A%3Aai%20framework&label_name%5B%5D=type%3A%3Abug&weight=None&first_page_size=20)
  * [CEF](https://gitlab.com/groups/gitlab-org/modelops/ai-model-validation-and-research/ai-evaluation/-/work_items?sort=created_date&state=opened&label_name%5B%5D=group%3A%3Aai%20framework&label_name%5B%5D=type%3A%3Abug&weight=None&first_page_size=20)
* Issues without weight
  * [Rails](https://gitlab.com/groups/gitlab-org/-/work_items?sort=created_date&state=opened&label_name%5B%5D=group%3A%3Aai%20framework&weight=None&first_page_size=100)
  * [AIGW/DWS](https://gitlab.com/gitlab-org/modelops/applied-ml/code-suggestions/ai-assist/-/work_items?sort=created_date&state=opened&label_name%5B%5D=group%3A%3Aai%20framework&weight=None&first_page_size=100)