π π οΈ π Knowledge group hackathon April 2025
Welcome to the April 2025 GitLab Hackathon
We on the knowledge group are excited about the event and prepared a few things for you:
- Below you can find a list of issues that were carefully selected and should be accessible for different contributors:
- We'll be hosting an office hour where we present a few issues and answer your questions - https://about.gitlab.com/community/hackathon/#sessions
- We'll prioritize reviewing your MRs and answering questions
Who to assign reviews to and ask questions
| Category/stack | Primary reviewers | Secondary reviewers |
|---|---|---|
| backend ruby | @janis @pskorupa @afrnz | @ngala |
| backend golang | @ngala | @janis |
| GLQL / Rust | @himkp | @digitalmoksha |
| frontend | @himkp | @janis |
| Category:Markdown | @digitalmoksha | @pskorupa |
Issues to work on
Issues without an assignee are ready to be picked up by a community contributor! You can comment in the unassigned issues and assign it to yourself whenever you want to contribute. For any assistance you can tag me (@ngala)
Unassigned issues
---
display: table
fields: title, labels("community-bonus::*"), labels("workflow::*", "backend", "frontend", "quick win", "ruby", "golang", "Category:*", "type::*"), author, weight, assignees
---
group = "gitlab-org" and label = "quick win" and label = "group::knowledge" and state = opened and assignee = none
Assigned issues (in progress)
---
display: table
fields: title, labels("community-bonus::*"), labels("workflow::*", "backend", "frontend", "quick win", "ruby", "golang", "Category:*", "type::*"), author, weight, assignees
---
group = "gitlab-org" and label = "quick win" and label = "group::knowledge" and state = opened and assignee = any
Completed contributions
Closed issues
---
display: table
fields: title, labels("community-bonus::*"), labels("workflow::*", "backend", "frontend", "quick win", "ruby", "golang", "Category:*", "type::*"), author, weight, assignees
---
group = "gitlab-org" and label = "quick win" and label = "group::knowledge" and state = closed and milestone in (%17.11, %18.0)
If above table does not load, please visit this link for list of quick win issues.
MR list:
Community contribution MRs
---
display: table
title: 17.11 milestone MRs π
fields: title, assignees, state, labels("workflow::*", "Category:*", "type::*"), milestone
---
type = MergeRequest and group = "gitlab-org" and label = "Community contribution" and label = "group::knowledge" and milestone = %17.11
---
display: table
title: 18.0 milestone MRs π
fields: title, assignees, state, labels("workflow::*", "Category:*", "type::*"), milestone
---
type = MergeRequest and group = "gitlab-org" and label = "Community contribution" and label = "group::knowledge" and milestone = %18.0
---
display: table
title: 18.1 milestone MRs π
fields: title, assignees, state, labels("workflow::*", "Category:*", "type::*"), milestone
---
type = MergeRequest and group = "gitlab-org" and label = "Community contribution" and label = "group::knowledge" and milestone = %18.1
Edited by Naman Jagdish Gala