{"id":27628083,"url":"https://github.com/umutphp/hacker-laws-action","last_synced_at":"2025-04-23T14:02:58.702Z","repository":{"id":65162142,"uuid":"282481286","full_name":"umutphp/hacker-laws-action","owner":"umutphp","description":"An action to an add random hacker law as a comment to the pull request.","archived":false,"fork":false,"pushed_at":"2020-07-26T23:29:42.000Z","size":25,"stargazers_count":5,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-09-16T23:18:19.616Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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/umutphp.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}},"created_at":"2020-07-25T16:23:24.000Z","updated_at":"2021-10-28T06:03:25.000Z","dependencies_parsed_at":"2023-01-04T12:39:05.438Z","dependency_job_id":null,"html_url":"https://github.com/umutphp/hacker-laws-action","commit_stats":{"total_commits":36,"total_committers":1,"mean_commits":36.0,"dds":0.0,"last_synced_commit":"d3e15a0fb1ecf2df2fb5529c2e409eaee2a1721c"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umutphp%2Fhacker-laws-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umutphp%2Fhacker-laws-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umutphp%2Fhacker-laws-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umutphp%2Fhacker-laws-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/umutphp","download_url":"https://codeload.github.com/umutphp/hacker-laws-action/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250447135,"owners_count":21432160,"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-23T14:02:20.446Z","updated_at":"2025-04-23T14:02:58.697Z","avatar_url":"https://github.com/umutphp.png","language":"Shell","readme":"# Hacker Laws Action\n\nAn action to an add random hacker law (from [dwmkerr/hacker-laws](https://github.com/dwmkerr/hacker-laws) ) as a comment to the pull request.\n\nA sample execution can be seen on this [PR](https://github.com/umutphp/hacker-laws-action/pull/1).\n\n## Usage\n\nUse the following YAML to create the action file under the `.github/workflows` directory.\n\n```yaml\nname: Hacker Laws Action\n\non: \n  pull_request:\n    types: [opened]\n\njobs:\n  hacker_laws_action:\n    runs-on: ubuntu-latest\n    name: Hacker Laws Action Job\n    steps:\n      - name: Checkout\n        uses: actions/checkout@v2\n      - name: Hacker Laws Action Step\n        env:\n          PR_URL: ${{ github.event.pull_request.comments_url }}\n          PR_SENDER: ${{ github.actor }}\n          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}\n        uses: umutphp/hacker-laws-action@v1\n        id: hacker_laws_action\n```\n\n## Contributing\n\nPlease feel free to contribute to the action.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fumutphp%2Fhacker-laws-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fumutphp%2Fhacker-laws-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fumutphp%2Fhacker-laws-action/lists"}