{"id":20463199,"url":"https://github.com/devwithkrishna/create-github-issues","last_synced_at":"2025-03-05T11:50:21.880Z","repository":{"id":214454929,"uuid":"736562453","full_name":"devwithkrishna/create-github-issues","owner":"devwithkrishna","description":"Create github issues using automation","archived":false,"fork":false,"pushed_at":"2024-01-01T13:32:40.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-01-16T00:55:51.194Z","etag":null,"topics":["bash-script","github","github-issues","github-workflow"],"latest_commit_sha":null,"homepage":"https://github.com/devwithkrishna/create-github-issues","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/devwithkrishna.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}},"created_at":"2023-12-28T08:38:47.000Z","updated_at":"2023-12-28T14:42:40.000Z","dependencies_parsed_at":"2024-01-01T14:47:01.423Z","dependency_job_id":null,"html_url":"https://github.com/devwithkrishna/create-github-issues","commit_stats":{"total_commits":16,"total_committers":2,"mean_commits":8.0,"dds":0.125,"last_synced_commit":"dcf04bea4be2e2f0bd8076c1fc29b0cfb52197d3"},"previous_names":["devwithkrishna/create-github-issues"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devwithkrishna%2Fcreate-github-issues","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devwithkrishna%2Fcreate-github-issues/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devwithkrishna%2Fcreate-github-issues/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devwithkrishna%2Fcreate-github-issues/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devwithkrishna","download_url":"https://codeload.github.com/devwithkrishna/create-github-issues/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242023192,"owners_count":20059297,"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":["bash-script","github","github-issues","github-workflow"],"created_at":"2024-11-15T13:09:50.350Z","updated_at":"2025-03-05T11:50:21.852Z","avatar_url":"https://github.com/devwithkrishna.png","language":"Shell","readme":"# create-github-issues\n\n```\nAny user with pull access to a repository can create an issue. If issues are disabled in the repository, the API returns a 410 Gone status.\n\nThis endpoint triggers notifications. Creating content too quickly using this endpoint may result in secondary rate limiting.\n```\n\nreference: [create-github-issue](https://docs.github.com/en/rest/issues/issues?apiVersion=2022-11-28#create-an-issue)\n\n## How code works\n\n* requires owner name / organization name\n* requires repository name\n\n### Arguments for creating the issue in Repository.\n\n* title\n* body\n* lables\n* assignees\n\n\n```\nThese parameters are received from the github workflow UI. These are then passed to restAPI in bash script\n``` \n\n* The credential used is ``` FINE GRAINED PERSONAL ACCESS TOKEN ```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevwithkrishna%2Fcreate-github-issues","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevwithkrishna%2Fcreate-github-issues","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevwithkrishna%2Fcreate-github-issues/lists"}