Skip to content

[FR] Use matrix spaces for github like discussion and issue tracker. #16065

Closed
@LecrisUT

Description

@LecrisUT

Use cases/Benefits

  • Public users can join in on Discussion/Issues without having to create a local account
  • Offload most discussion data to a system that is specialized for it. On gitea side would only have to keep track of room numbers, status and linkage.
  • Support encryption and fine access control
  • Discussions can become infinitely threaded

Discussion

  • With the new space specs having been included in default matrix, and the upcoming thread support (currently only implemented in dendrite servers), matrix is becoming feature complete to support any features needed for discussions.
  • Related project: Matrix-github-bridge (Half-Shot/matrix-github)

Potential design

  • Each gitea server can manage their own space, with each repository having their own sub-space
  • Each issue/discussion/PR would be their own rooms, with gitea keeping track of the metadata
  • A gitea bot would handle automatic linkage and replacement of text, issue links etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic/federationtype/proposalThe new feature has not been accepted yet but needs to be discussed first.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions