{"id":16006548,"url":"https://github.com/dsanders11/project-actions","last_synced_at":"2025-03-17T20:30:49.818Z","repository":{"id":196802658,"uuid":"697120245","full_name":"dsanders11/project-actions","owner":"dsanders11","description":"A collection of actions for automating GitHub projects","archived":false,"fork":false,"pushed_at":"2025-03-09T02:08:42.000Z","size":2924,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-16T14:11:33.397Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/dsanders11.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":"2023-09-27T05:15:46.000Z","updated_at":"2025-03-09T02:06:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"6c6094fd-6606-4b0c-8924-6793671bd8e9","html_url":"https://github.com/dsanders11/project-actions","commit_stats":null,"previous_names":["dsanders11/project-actions"],"tags_count":9,"template":false,"template_full_name":"dsanders11/typescript-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsanders11%2Fproject-actions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsanders11%2Fproject-actions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsanders11%2Fproject-actions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsanders11%2Fproject-actions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dsanders11","download_url":"https://codeload.github.com/dsanders11/project-actions/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244105522,"owners_count":20398873,"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":"2024-10-08T11:42:10.802Z","updated_at":"2025-03-17T20:30:49.812Z","avatar_url":"https://github.com/dsanders11.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitHub Project Actions\n\n[![CI](https://github.com/dsanders11/project-actions/actions/workflows/ci.yml/badge.svg)](https://github.com/dsanders11/project-actions/actions/workflows/ci.yml)\n[![Release](https://img.shields.io/github/v/release/dsanders11/project-actions?color=blue)](https://github.com/dsanders11/project-actions/releases)\n\nA collection of actions for automating GitHub projects\n\n## Authentication\n\nFor organization projects, the recommended way to use these actions is with a\nGitHub app. An authentication token for the app can be easily generated in the\nGitHub actions workflow using [`electron/github-app-auth-action`](https://github.com/electron/github-app-auth-action)\n. For public repositories the app does not need to be installed on the repository\nitself, only the organization. For private repositories the app must be installed\non the repository and given proper permissions to view issues and pull requests.\n\nFor user projects, the recommended way to use these actions is with a classic\nPAT (Personal Access Token). The PAT must have the `project` scope, and for\nprivate repositories the PAT must also have the `repo` scope.\n\n## Actions\n\n| Action                                             | Description                                             |\n|----------------------------------------------------|---------------------------------------------------------|\n| [`project-actions/add-item`](add-item)             | Add an item (issue or pull request) to project          |\n| [`project-actions/archive-item`](archive-item)     | Archive an item on a project                            |\n| [`project-actions/close-project`](close-project)   | Close a project                                         |\n| [`project-actions/completed-by`](completed-by)     | Change item field value when PRs are merged             |\n| [`project-actions/copy-project`](copy-project)     | Copy a project, with support for draft issue templating |\n| [`project-actions/delete-item`](delete-item)       | Delete an item on a project                             |\n| [`project-actions/delete-project`](delete-project) | Delete a project                                        |\n| [`project-actions/edit-item`](edit-item)           | Edit an item on a project                               |\n| [`project-actions/edit-project`](edit-project)     | Edit a project                                          |\n| [`project-actions/find-project`](find-project)     | Find a project                                          |\n| [`project-actions/find-workflow`](find-workflow)   | Find a project workflow                                 |\n| [`project-actions/get-item`](get-item)             | Get an item on a project                                |\n| [`project-actions/get-project`](get-project)       | Get a project                                           |\n| [`project-actions/get-workflow`](get-workflow)     | Get a project workflow                                  |\n| [`project-actions/github-script`](github-script)   | Modify projects programmatically                        |\n| [`project-actions/link-project`](link-project)     | Link a project to a repository or team                  |\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdsanders11%2Fproject-actions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdsanders11%2Fproject-actions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdsanders11%2Fproject-actions/lists"}