{"id":19560432,"url":"https://github.com/codelytv/no-pull-requests","last_synced_at":"2025-04-26T23:33:03.411Z","repository":{"id":45325533,"uuid":"254060186","full_name":"CodelyTV/no-pull-requests","owner":"CodelyTV","description":"🙅 GitHub Action to autoclose all Pull Requests","archived":false,"fork":false,"pushed_at":"2021-12-21T06:45:45.000Z","size":7,"stargazers_count":16,"open_issues_count":1,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-19T11:15:10.956Z","etag":null,"topics":["actions","github","github-action","github-actions","pull-request-action","pull-requests"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"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/CodelyTV.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-04-08T10:46:57.000Z","updated_at":"2024-09-01T21:30:55.000Z","dependencies_parsed_at":"2023-01-04T12:27:07.946Z","dependency_job_id":null,"html_url":"https://github.com/CodelyTV/no-pull-requests","commit_stats":{"total_commits":3,"total_committers":2,"mean_commits":1.5,"dds":"0.33333333333333337","last_synced_commit":"72e7fb83e5dac1eed29a353ef20758f0c2e715dc"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodelyTV%2Fno-pull-requests","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodelyTV%2Fno-pull-requests/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodelyTV%2Fno-pull-requests/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodelyTV%2Fno-pull-requests/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodelyTV","download_url":"https://codeload.github.com/CodelyTV/no-pull-requests/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251068040,"owners_count":21531475,"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","github","github-action","github-actions","pull-request-action","pull-requests"],"created_at":"2024-11-11T05:07:32.658Z","updated_at":"2025-04-26T23:32:59.199Z","avatar_url":"https://github.com/CodelyTV.png","language":"Shell","readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"http://codely.tv\"\u003e\n    \u003cimg src=\"https://codely.tv/wp-content/uploads/2016/05/cropped-logo-codelyTV.png\" width=\"192px\" height=\"192px\"/\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003e\n  🙅 No Pull Requests\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/CodelyTV\"\u003e\u003cimg src=\"https://img.shields.io/badge/CodelyTV-OS-green.svg?style=flat-square\" alt=\"codely.tv\"/\u003e\u003c/a\u003e\n    \u003ca href=\"https://pro.codely.tv\"\u003e\u003cimg src=\"https://img.shields.io/badge/CodelyTV-PRO-black.svg?style=flat-square\" alt=\"CodelyTV Courses\"/\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/marketplace/actions/no-pull-requests\"\u003e\u003cimg src=\"https://img.shields.io/github/v/release/CodelyTV/no-pull-requests?style=flat-square\" alt=\"GitHub Action version\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    Useful if you do \u003ccode\u003etrunk-based development\u003c/code\u003e or \u003ccode\u003emaster-only git flow\u003c/code\u003e\n\u003c/pre\u003e\n\n## 🚀 Usage\n\nCreate a file named `close-pr.yml` inside the `.github/workflows` directory and paste:\n\n```yml\nname: PR Closer\n\non:\n  pull_request:\n    types: [opened, reopened]\n\n\njobs:\n  close-pull-request:\n    runs-on: ubuntu-latest\n    name: Close Pull Request\n    steps:\n      - uses: codelytv/no-pull-requests@v1\n        with:\n          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}\n          message: 🙅 We don't accept Pull Requests!\n```\n\n## ⚖️ License\n\n[MIT](LICENSE)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodelytv%2Fno-pull-requests","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodelytv%2Fno-pull-requests","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodelytv%2Fno-pull-requests/lists"}