{"id":13450747,"url":"https://github.com/DefinitelyADev/gitea-comment","last_synced_at":"2025-03-23T16:32:11.984Z","repository":{"id":41130834,"uuid":"293559962","full_name":"DefinitelyADev/gitea-comment","owner":"DefinitelyADev","description":"A Drone plugin to post comments on a Gitea Pull Request","archived":false,"fork":false,"pushed_at":"2023-11-15T07:34:12.000Z","size":23,"stargazers_count":36,"open_issues_count":4,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-15T21:10:26.506Z","etag":null,"topics":["docker","drone-ci","gitea","gitea-drone"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DefinitelyADev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-07T15:06:08.000Z","updated_at":"2024-07-22T05:24:04.000Z","dependencies_parsed_at":"2024-06-25T13:58:51.583Z","dependency_job_id":"00b22b5a-b915-45f1-b224-e2cc558816e7","html_url":"https://github.com/DefinitelyADev/gitea-comment","commit_stats":null,"previous_names":["tsakidev/gitea-comment"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DefinitelyADev%2Fgitea-comment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DefinitelyADev%2Fgitea-comment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DefinitelyADev%2Fgitea-comment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DefinitelyADev%2Fgitea-comment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DefinitelyADev","download_url":"https://codeload.github.com/DefinitelyADev/gitea-comment/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221856451,"owners_count":16892443,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","drone-ci","gitea","gitea-drone"],"created_at":"2024-07-31T07:00:37.938Z","updated_at":"2024-10-28T16:31:51.982Z","avatar_url":"https://github.com/DefinitelyADev.png","language":"C#","funding_links":[],"categories":["Plugins"],"sub_categories":["For internal use"],"readme":"# Gitea Comment\n\nA Drone plugin to post comments on a Gitea Pull Request\n\nDocker Hub: https://hub.docker.com/r/tsakidev/giteacomment\n\nExample reference for pull request with static string:\n\n```yml\nsteps:\n- name: post-to-gitea-pr\n  image: tsakidev/giteacomment:latest\n  settings:\n    gitea_token:\n      from_secret: gitea_token\n    gitea_base_url: http://gitea.example.com\n    comment: \"Hello from Drone\"\n  when:\n    status: [ failure ]\n    event: pull_request\n```\n\nExample reference for pull request with input from file:\n\n```yml\nsteps:\n- name: post-to-gitea-pr\n  image: tsakidev/giteacomment:latest\n  settings:\n    gitea_token:\n      from_secret: gitea_token\n    gitea_base_url: http://gitea.example.com\n    comment_title: \"My Title\"\n    comment_from_file: \"/path/to/file.txt\"\n  when:\n    status: [ failure ]\n    event: pull_request\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDefinitelyADev%2Fgitea-comment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDefinitelyADev%2Fgitea-comment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDefinitelyADev%2Fgitea-comment/lists"}