2026-05-19 - 2026-06-19
Overview
There has been no commit activity in this period.
6 Issues created by 1 user
Opened
#238 feat: render comment bodies as markdown in issue and PR detail views
Opened
#239 test: add integration tests for POST /pulls comments route (after #237)
Opened
#240 chore: migrate SESSION_SECRET to SealedSecret in Talos repo
Opened
#241 feat: add PR label apply form to pull_detail.html template
Opened
#242 test: add integration tests for markdown comment rendering in issue and PR detail views (after #238)
Opened
#243 fix: replace gitea.sha and gitea.event_name with github.sha and github.event_name in CI workflow
11 Unresolved Conversations
Open
#170
chore: update CI workflow runs-on label to match act_runner registration after #161 deployment
Open
#235
test: add HTMX fragment assertions for detail views
Open
#232
feat: embed templates and static assets with go:embed
Open
#233
feat: add POST /pulls assignees route
Open
#234
feat: implement POST /pulls merge handler
Open
#237
feat: add POST /pulls/{owner}/{repo}/{index}/comments route to handler registration
Open
#236
feat: add POST /pulls/{owner}/{repo}/{index}/labels route to handler registration
Open
#216
feat: add assign and label action forms to PR detail view
Open
#186
test: add unit and integration tests for POST /pulls merge handler (after #177)
Open
#215
feat: add standalone comment form to PR detail view
Open
#218
test: add integration tests for POST /pulls assign and label routes (after #216)