{"id":18300454,"url":"https://github.com/comet-ml/mlops-actions","last_synced_at":"2025-04-09T09:29:30.827Z","repository":{"id":56641818,"uuid":"307735971","full_name":"comet-ml/mlops-actions","owner":"comet-ml","description":null,"archived":false,"fork":false,"pushed_at":"2020-10-27T15:01:59.000Z","size":90,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-03T02:54:46.700Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/comet-ml.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-10-27T14:58:58.000Z","updated_at":"2022-08-21T02:58:10.000Z","dependencies_parsed_at":"2022-08-15T22:31:00.702Z","dependency_job_id":null,"html_url":"https://github.com/comet-ml/mlops-actions","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comet-ml%2Fmlops-actions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comet-ml%2Fmlops-actions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comet-ml%2Fmlops-actions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comet-ml%2Fmlops-actions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/comet-ml","download_url":"https://codeload.github.com/comet-ml/mlops-actions/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248011953,"owners_count":21033100,"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-11-05T15:12:31.079Z","updated_at":"2025-04-09T09:29:30.801Z","avatar_url":"https://github.com/comet-ml.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Comet.ml Github Actions examples\n\nThis repository contains Github Actions to interact with the Comet.ml API.\n\n## Chatops\n\nThe [chatops Github Action](https://github.com/comet-ml/mlops-actions-test/blob/master/.github/workflows/chatops.yml) support the following commands:\n\n### Get Comet Experiment\n\nIf you want to get a summary information about a given experiment in a github PR, you can write a comment in the following format:\n\n```\n/get-comet-experiment WORKSPACE/PROJECT_NAME/EXPERIMENT_ID\n```\n\nThis will retrieve the information from the Comet.ml API and write back a Github comment with a summary of the current value of the experiment metrics and hyper-parameters.\n\nThe file implementing this chatops action is located in [actions_files/get_comet_experiment.py](actions_files/get_comet_experiment.py).\n\nThis chatops action require to have access to a Github secret named `COMET_API_KEY` that is set to the Comet API Key that have access to the wanted experiments.\n\nHere is an example:\n\n![mlops-get-comet-experiment-example](mlops-get-comet-experiment-example.png)\n\nYou can try it yourself, first find a public experiment in the [demo workspace](https://www.comet.ml/demo), note its project name and experiment id, then on any pull-request (for example [the first one](../../pull/1)) comment like this:\n\n```\n/get-comet-experiment demo/PROJECT_NAME/EXPERIMENT_ID\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomet-ml%2Fmlops-actions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcomet-ml%2Fmlops-actions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomet-ml%2Fmlops-actions/lists"}