{"id":6352037,"name":"github/update-project-action","ecosystem":"actions","description":"Updates an item's fields on a GitHub Projects (beta) board based on a workflow dispatch (or other) event's input.","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/github/update-project-action","keywords_array":[],"namespace":"github","versions_count":3,"first_release_published_at":"2022-03-02T18:51:09.000Z","latest_release_published_at":"2024-02-13T21:35:58.000Z","latest_release_number":"v3","last_synced_at":"2026-03-22T14:09:26.625Z","created_at":"2023-02-17T03:31:02.049Z","updated_at":"2026-03-22T14:09:26.625Z","registry_url":"https://github.com/github/update-project-action","install_command":null,"documentation_url":null,"metadata":{"name":"Update project","description":"Updates an item's fields on a GitHub Projects (beta) board based on a workflow dispatch (or other) event's input.","inputs":{"organization":{"description":"The organization that contains the project, defaults to the current repository owner","required":false,"default":"${{ github.repository_owner }}"},"project_number":{"description":"The project number from the project's URL","required":true},"operation":{"description":"Operation type (update or read)","default":"update","required":false},"content_id":{"description":"The global ID of the issue or pull request within the project","required":true},"field":{"description":"The field on the project to set the value of","required":true},"value":{"description":"The value to set the project field to. Only required for operation type read","required":false},"github_token":{"description":"A GitHub Token with access to both the source issue and the destination project (`repo` and `write:org` scopes)","required":true}},"outputs":{"project_id":{"description":"The global ID of the project","value":"${{ steps.parse_project_metadata.outputs.project_id }}"},"item_id":{"description":"The global ID of the issue or pull request","value":"${{ steps.parse_project_metadata.outputs.item_id }}"},"item_title":{"description":"The title of the issue or pull request","value":"${{ steps.parse_project_metadata.outputs.item_title }}"},"field_id":{"description":"The global ID of the field","value":"${{ steps.parse_project_metadata.outputs.field_id }}"},"field_read_value":{"description":"The value of the field before the update","value":"${{ steps.parse_content_metadata.outputs.item_value }}"},"field_updated_value":{"description":"The value of the field after the update","value":"${{ steps.output_values.outputs.field_updated_value }}"},"field_type":{"description":"The updated field's ProjectV2FieldType (text, single_select, number, date, or iteration)","value":"${{ steps.parse_project_metadata.outputs.field_type }}"},"option_id":{"description":"The global ID of the selected option","value":"${{ steps.parse_project_metadata.outputs.option_id }}"}},"runs":{"using":"node16","main":"dist/index.js"},"default_branch":"main","path":null},"repo_metadata":{"uuid":"419515068","full_name":"github/update-project-action","owner":"github","description":"Updates an item on a GitHub Projects (beta) board based on a workflow dispatch (or other) event's input.","archived":false,"fork":false,"pushed_at":"2024-02-13T21:37:22.000Z","size":1068,"stargazers_count":23,"open_issues_count":12,"forks_count":19,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-02-13T21:44:07.516Z","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/github.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2021-10-20T23:05:50.000Z","updated_at":"2023-08-10T00:07:22.000Z","dependencies_parsed_at":"2023-09-25T03:56:41.879Z","dependency_job_id":"38b5f386-5321-4016-bd91-8e640aff30fe","html_url":"https://github.com/github/update-project-action","commit_stats":{"total_commits":146,"total_committers":8,"mean_commits":18.25,"dds":"0.26712328767123283","last_synced_commit":"b537d392df22655e3c84505f12faaf2f3d1912f0"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fupdate-project-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fupdate-project-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fupdate-project-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fupdate-project-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/github","download_url":"https://codeload.github.com/github/update-project-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":185871985,"owners_count":11734946,"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"},"owner_record":{"login":"github","name":"GitHub","uuid":"9919","kind":"organization","description":"How people build software.","email":null,"website":"https://github.com/about","location":"San Francisco, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9919?v=4","repositories_count":462,"last_synced_at":"2023-04-09T06:36:30.344Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/github","created_at":"2022-11-02T16:22:19.308Z","updated_at":"2023-04-09T06:36:32.228Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/github","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/github/repositories"},"tags":[{"name":"v3","sha":"ca8d79c2707204ed68b0061a9b747391d7bf482b","kind":"commit","published_at":"2024-02-13T21:35:58.000Z","download_url":"https://codeload.github.com/github/update-project-action/tar.gz/v3","html_url":"https://github.com/github/update-project-action/releases/tag/v3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fupdate-project-action/tags/v3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fupdate-project-action/tags/v3/manifests"},{"name":"v2","sha":"2d475e08804f11f4022df7e21f5816531e97cb64","kind":"commit","published_at":"2022-06-27T19:49:45.000Z","download_url":"https://codeload.github.com/github/update-project-action/tar.gz/v2","html_url":"https://github.com/github/update-project-action/releases/tag/v2","dependencies_parsed_at":"2023-07-20T13:58:25.473Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fupdate-project-action/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fupdate-project-action/tags/v2/manifests"},{"name":"v1","sha":"e5c124df520690eaa72457bcccca9261520f284d","kind":"commit","published_at":"2022-03-02T18:51:09.000Z","download_url":"https://codeload.github.com/github/update-project-action/tar.gz/v1","html_url":"https://github.com/github/update-project-action/releases/tag/v1","dependencies_parsed_at":"2023-07-20T13:58:25.583Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fupdate-project-action/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fupdate-project-action/tags/v1/manifests"}]},"repo_metadata_updated_at":"2024-02-13T21:48:25.950Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.766281096498176,"dependent_packages_count":0.0,"stargazers_count":7.1652669941372205,"forks_count":3.653937569323404,"docker_downloads_count":null,"average":8.8963714149897},"purl":"pkg:githubactions/github/update-project-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/github/update-project-action","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/github/update-project-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/github/update-project-action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-11-04T07:01:12.834Z","issues_count":9,"pull_requests_count":138,"avg_time_to_close_issue":44093.5,"avg_time_to_close_pull_request":1129410.365079365,"issues_closed_count":2,"pull_requests_closed_count":126,"pull_request_authors_count":8,"issue_authors_count":7,"avg_comments_per_issue":1.1111111111111112,"avg_comments_per_pull_request":0.8913043478260869,"merged_pull_requests_count":22,"bot_issues_count":0,"bot_pull_requests_count":122,"past_year_issues_count":8,"past_year_pull_requests_count":131,"past_year_avg_time_to_close_issue":44093.5,"past_year_avg_time_to_close_pull_request":924478.8823529412,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":119,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":0.8244274809160306,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":122,"past_year_merged_pull_requests_count":17,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fupdate-project-action/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/github%2Fupdate-project-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/github%2Fupdate-project-action/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/github%2Fupdate-project-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/github%2Fupdate-project-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/github%2Fupdate-project-action/codemeta","maintainers":[]}