Skip to content

Conversation

sowen1023
Copy link
Contributor

What does this PR do

  • feat: gitea connector

Standards checklist

  • The PR title is descriptive
  • The commit messages are semantic
  • Updated the release notes
  • Necessary documents have been added if this is a new feature

@sowen1023
Copy link
Contributor Author

sowen1023 commented Sep 7, 2025

Doc of example:

{
    "_index": "coco_document-v2",
    "_type": "_doc",
    "_id": "2d0b15469184d98b40296e0145590c75",
    "_score": 2.2306416,
    "_source": {
        "id": "2d0b15469184d98b40296e0145590c75",
        "created": "2025-08-10T06:54:14Z",
        "updated": "2025-08-10T06:54:14Z",
        "metadata": {
            "comments": 0,
            "id": 376544,
            "number": 468,
            "state": "open"
        },
        "source": {
            "type": "connector",
            "name": "Gitea Coco Server",
            "id": "d2tev2lafbiqoh2qok4g"
        },
        "type": "issue",
        "category": "sowen1023/coco-server",
        "title": "[Bug] API token list fails to support pagination",
        "content": "http://localhost:9001/#/api-token/list",
        "icon": "issue",
        "owner": {
            "avatar": "https://seccdn.libravatar.org/avatar/256956be770cf94989c2a842e3b500b0?d=identicon",
            "username": "sowen1023",
            "userid": "143295"
        },
        "url": "https://gitea.com/sowen1023/coco-server/issues/468",
        "size": 38
    }
}

@@ -42,6 +42,7 @@ Information about release notes of Coco Server is provided here.
- feat: mysql connector #489
- feat: github connector #492
- feat: gitlab connector #494
- feat: gitea connector #500
Copy link
Member

@medcl medcl Sep 10, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the release note should be placed under the Latest section

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Resolved

@medcl
Copy link
Member

medcl commented Sep 11, 2025

@sowen1023 fix the conflicts first.

@sowen1023 sowen1023 closed this Sep 11, 2025
@sowen1023 sowen1023 deleted the issue-463 branch September 11, 2025 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants