π π οΈ π Knowledge group hackathon July 2025
Welcome to the July 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 (@pskorupa
)
Unassigned issues
---
display: table
fields: title, labels("Category:*"), labels("community-bonus::*", "workflow::*", "backend", "frontend", "ruby", "golang", "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("Category:*"), labels("community-bonus::*", "workflow::*", "backend", "frontend", "ruby", "golang", "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("Category:*"), labels("community-bonus::*", "workflow::*", "backend", "frontend", "ruby", "golang", "type::*"), author, weight, assignees
---
group = "gitlab-org" and label = "quick win" and label = "group::knowledge" and state = closed and milestone in (%18.3)
link for list of quick win issues.
If above table does not load, please visit thisMR list:
Community contribution MRs
---
display: table
title: 18.3 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.3"
---
display: table
title: 18.4 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.4"
Edited by Alexandru Croitor