{"id":27637951,"url":"https://github.com/discord-datamining/comments-action","last_synced_at":"2025-04-23T21:34:59.796Z","repository":{"id":40526117,"uuid":"391506437","full_name":"Discord-Datamining/comments-action","owner":"Discord-Datamining","description":"GitHub Action for posting commit comments","archived":false,"fork":false,"pushed_at":"2024-06-29T00:37:59.000Z","size":573,"stargazers_count":15,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-09-04T10:16:36.192Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Discord-Datamining.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-08-01T02:36:41.000Z","updated_at":"2024-06-29T00:38:02.000Z","dependencies_parsed_at":"2023-12-21T00:34:23.654Z","dependency_job_id":"676fb669-8ff8-4cc1-ac61-162084131333","html_url":"https://github.com/Discord-Datamining/comments-action","commit_stats":{"total_commits":14,"total_committers":2,"mean_commits":7.0,"dds":0.2142857142857143,"last_synced_commit":"3f0e8bfeea32af64fc512f93b957ec3ca7bd6813"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Discord-Datamining%2Fcomments-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Discord-Datamining%2Fcomments-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Discord-Datamining%2Fcomments-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Discord-Datamining%2Fcomments-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Discord-Datamining","download_url":"https://codeload.github.com/Discord-Datamining/comments-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250520152,"owners_count":21444279,"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":[],"created_at":"2025-04-23T21:34:55.161Z","updated_at":"2025-04-23T21:34:59.791Z","avatar_url":"https://github.com/Discord-Datamining.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# comments-action\n\nGitHub Action for posting commit comments in the Discord-Datamining repo.\n\n## Setup\n`.github/workflows/comments.yml`\n\n```yml\nname: Commit comments\non:\n  push:\n    branches:\n      - master\n\njobs:\n  comments:\n    name: Commit comments\n    runs-on: ubuntu-latest\n    steps:\n      - name: Install Node.js\n        uses: actions/setup-node@v2\n        with:\n          node-version: '15'\n      - name: Comment on commit\n        uses: Discord-Datamining/comments-action@main\n        env:\n          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiscord-datamining%2Fcomments-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiscord-datamining%2Fcomments-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiscord-datamining%2Fcomments-action/lists"}