{"id":22025291,"url":"https://github.com/beeceej/lgtm","last_synced_at":"2025-05-07T09:34:49.984Z","repository":{"id":65159035,"uuid":"262397666","full_name":"beeceej/lgtm","owner":"beeceej","description":"LGTM","archived":false,"fork":false,"pushed_at":"2023-07-22T04:28:27.000Z","size":3566,"stargazers_count":7,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-13T22:04:01.289Z","etag":null,"topics":["actions","fun","funn","github","github-actions","hacktoberfest","hacktoberfest-accepted","lgtm","ocaml"],"latest_commit_sha":null,"homepage":"","language":"OCaml","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/beeceej.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-05-08T18:22:29.000Z","updated_at":"2025-03-07T04:18:42.000Z","dependencies_parsed_at":"2024-11-30T07:15:38.254Z","dependency_job_id":"c7021a99-2acb-4256-a530-4387b38d5744","html_url":"https://github.com/beeceej/lgtm","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beeceej%2Flgtm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beeceej%2Flgtm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beeceej%2Flgtm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beeceej%2Flgtm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beeceej","download_url":"https://codeload.github.com/beeceej/lgtm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252851651,"owners_count":21814188,"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":["actions","fun","funn","github","github-actions","hacktoberfest","hacktoberfest-accepted","lgtm","ocaml"],"created_at":"2024-11-30T07:15:33.958Z","updated_at":"2025-05-07T09:34:49.958Z","avatar_url":"https://github.com/beeceej.png","language":"OCaml","readme":"# LGTM\n\nWho knows what the heck LGTM even stands for anyway?\n\nLet's Get This Merged?\n\nLet's Get this Money?\n\nLooks Good To me?\n\nsomething else?\n\nThis is an action that responds to the acronym in Pull Requests or issues with the true meaning of LGTM, or atleast up to the Random Number Generator.\n\nSetup:\n\nAdd the `GH_TOKEN` secret to your repo with a token that has permission to comment on Issues.\n\n```\ncat .github/workflows/action.yaml\n\n---\n\non:\n  issue_comment:\n    types: [created]\n\njobs:\n  lgtm:\n    runs-on: ubuntu-latest\n    name: True meaning of LGTM\n    steps:\n    - name: Checkout\n      uses: actions/checkout@v2\n    - name: LGTM\n      uses: beeceej/lgtm@v0.0.3\n      env:\n        GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeeceej%2Flgtm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeeceej%2Flgtm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeeceej%2Flgtm/lists"}