{"id":5802171,"name":"machine-learning-apps/actions-chatops","ecosystem":"actions","description":"Listen for special comments, or chatops commands in the comments of a PR.","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/machine-learning-apps/actions-chatops","keywords_array":[],"namespace":"machine-learning-apps","versions_count":5,"first_release_published_at":"2019-10-04T00:17:42.000Z","latest_release_published_at":"2019-10-10T02:30:42.000Z","latest_release_number":"1.41","last_synced_at":"2026-03-12T13:40:15.504Z","created_at":"2023-01-04T13:37:23.453Z","updated_at":"2026-03-12T13:40:15.505Z","registry_url":"https://github.com/machine-learning-apps/actions-chatops","install_command":null,"documentation_url":null,"metadata":{"name":"ChatOps For Pull Requests","description":"Listen for special comments, or chatops commands in the comments of a PR.","author":"Hamel Husain","inputs":{"APP_PEM":{"description":"string version of your PEM file used to authenticate as a GitHub App","required":false},"APP_ID":{"description":"you GITHUB App ID.","required":false},"TRIGGER_PHRASE":{"description":"this is the phrase in a PR comment that you want to trigger downstream Actions.  Example - \"/deploy-app-test\"","required":true},"INDICATOR_LABEL":{"description":"label that wil be added to the PR if a triggering comment is detected.  This is used to trigger downstream Actions with the right context of the PR.","required":false,"default":""},"TEST_EVENT_PATH":{"description":"An alternate place to fetch the payload for testing and debugging when making changes to this Action.  This is set to they system environment variable $GITHUB_EVENT_PATH by default.","require":false,"default":""}},"outputs":{"TRAILING_LINE":{"description":"the text that immediately follows the triggering phrase that is on the same line.  For example,  \"/trigger-phrase foo bar\\n next line\" will emit the value \"foo bar\" This is intended to be used as arguments for downstream actions."},"TRAILING_TOKEN":{"description":"this is the next token that immediately follows the triggering phrase that is on the same line.  For example,  \"/trigger-phrase foo bar\" will emit the value \"foo\". This is intended to be used as arguments for downstream actions."},"BOOL_TRIGGERED":{"description":"true or false depending on if the trigger phrase was detected and this is a pull request."},"PULL_REQUEST_NUMBER":{"description":"the number of the pull request"},"COMMENTER_USERNAME":{"description":"The GitHub username of the person that made the triggering comment in the PR."},"BRANCH_NAME":{"description":"The name of the branch corresponding to the PR."},"SHA":{"description":"The SHA of the branch on the PR at the time the triggering comment was made."},"APP_INSTALLATION_TOKEN":{"description":"The installation access token for the GitHub App corresponding to and the current repository.  This is only retrieved if the `APP_PEM` and `APP_ID` inputs are supplied."}},"branding":{"color":"gray-dark","icon":"message-square"},"runs":{"using":"docker","image":"Dockerfile"},"default_branch":"master","path":null},"repo_metadata":{"uuid":"212594276","full_name":"machine-learning-apps/actions-chatops","owner":"machine-learning-apps","description":"Actions That Enables ChatOps In a PR Through a GitHub App","archived":true,"fork":false,"pushed_at":"2022-12-08T03:13:44.000Z","size":103,"stargazers_count":73,"open_issues_count":11,"forks_count":10,"subscribers_count":5,"default_branch":"master","last_synced_at":"2023-07-13T08:25:57.898Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/machine-learning-apps.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":"2019-10-03T13:58:55.000Z","updated_at":"2023-04-09T15:57:47.000Z","dependencies_parsed_at":"2023-01-04T18:30:18.661Z","dependency_job_id":null,"html_url":"https://github.com/machine-learning-apps/actions-chatops","commit_stats":{"total_commits":86,"total_committers":7,"mean_commits":"12.285714285714286","dds":0.2093023255813954,"last_synced_commit":"1111971f984760aa3364eb0361da51274e117aed"},"previous_names":[],"tags_count":5,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machine-learning-apps%2Factions-chatops","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machine-learning-apps%2Factions-chatops/tags","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machine-learning-apps%2Factions-chatops/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/machine-learning-apps","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":145450775,"owners_count":6247501,"icon_url":"https://github.com/github.png","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":"machine-learning-apps","name":"ML Apps","uuid":"49846054","kind":"organization","description":"GitHub Apps and Actions Related To Machine Learning","email":null,"website":null,"location":"USA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/49846054?v=4","repositories_count":20,"last_synced_at":"2023-03-03T03:40:26.292Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/machine-learning-apps","created_at":"2022-11-13T16:36:28.585Z","updated_at":"2023-03-03T03:40:26.336Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/machine-learning-apps","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/machine-learning-apps/repositories"},"tags":[{"name":"1.41","sha":"a091f2d69805117c283d52461747db314c0c5c3a","kind":"commit","published_at":"2019-10-10T02:30:42.000Z","download_url":"https://codeload.github.com/machine-learning-apps/actions-chatops/tar.gz/1.41","html_url":"https://github.com/machine-learning-apps/actions-chatops/releases/tag/1.41","dependencies_parsed_at":"2023-05-30T18:19:40.537Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machine-learning-apps%2Factions-chatops/tags/1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machine-learning-apps%2Factions-chatops/tags/1.41/manifests"},{"name":"1.4","sha":"230a88cc1b16d33a662b7c5fd9a9247304998f31","kind":"commit","published_at":"2019-10-08T18:08:27.000Z","download_url":"https://codeload.github.com/machine-learning-apps/actions-chatops/tar.gz/1.4","html_url":"https://github.com/machine-learning-apps/actions-chatops/releases/tag/1.4","dependencies_parsed_at":"2023-05-30T18:19:41.323Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machine-learning-apps%2Factions-chatops/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machine-learning-apps%2Factions-chatops/tags/1.4/manifests"},{"name":"1.2","sha":"4ea872a233b3d64ec045bf65c61a03cf969ab325","kind":"commit","published_at":"2019-10-08T18:06:58.000Z","download_url":"https://codeload.github.com/machine-learning-apps/actions-chatops/tar.gz/1.2","html_url":"https://github.com/machine-learning-apps/actions-chatops/releases/tag/1.2","dependencies_parsed_at":"2023-05-30T18:19:43.792Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machine-learning-apps%2Factions-chatops/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machine-learning-apps%2Factions-chatops/tags/1.2/manifests"},{"name":"1.1","sha":"7d0a2a533ba93bd88c462843d78bb7b31a1ee6ad","kind":"commit","published_at":"2019-10-08T17:49:19.000Z","download_url":"https://codeload.github.com/machine-learning-apps/actions-chatops/tar.gz/1.1","html_url":"https://github.com/machine-learning-apps/actions-chatops/releases/tag/1.1","dependencies_parsed_at":"2023-05-30T18:19:44.464Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machine-learning-apps%2Factions-chatops/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machine-learning-apps%2Factions-chatops/tags/1.1/manifests"},{"name":"1.0","sha":"b87c1243b8fcbc9daab9c13677d5270a4fa00bdc","kind":"commit","published_at":"2019-10-04T00:17:42.000Z","download_url":"https://codeload.github.com/machine-learning-apps/actions-chatops/tar.gz/1.0","html_url":"https://github.com/machine-learning-apps/actions-chatops/releases/tag/1.0","dependencies_parsed_at":"2023-05-30T18:19:45.982Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machine-learning-apps%2Factions-chatops/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machine-learning-apps%2Factions-chatops/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2023-07-13T08:26:06.151Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":171,"rankings":{"downloads":null,"dependent_repos_count":3.44477895737601,"dependent_packages_count":0.0,"stargazers_count":2.627158928854381,"forks_count":5.631437173189669,"docker_downloads_count":0.8683251465694819,"average":2.5143400411979084},"purl":"pkg:githubactions/machine-learning-apps/actions-chatops","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/machine-learning-apps/actions-chatops","docker_dependents_count":1,"docker_downloads_count":423156,"usage_url":"https://repos.ecosyste.ms/usage/actions/machine-learning-apps/actions-chatops","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/machine-learning-apps/actions-chatops/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T09:08:35.601Z","issues_count":1,"pull_requests_count":29,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":3982632.3684210526,"issues_closed_count":0,"pull_requests_closed_count":19,"pull_request_authors_count":7,"issue_authors_count":1,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.3793103448275862,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":15,"past_year_issues_count":0,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1119858.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":0},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/machine-learning-apps%2Factions-chatops/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/machine-learning-apps%2Factions-chatops/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/machine-learning-apps%2Factions-chatops/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/machine-learning-apps%2Factions-chatops/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/machine-learning-apps%2Factions-chatops/codemeta","maintainers":[]}