{"id":16793539,"url":"https://github.com/mdp/openobserve_github_action_logs","last_synced_at":"2025-04-05T09:13:32.003Z","repository":{"id":183990110,"uuid":"670344357","full_name":"mdp/openobserve_github_action_logs","owner":"mdp","description":"Send Github Action logs to an OpenObserve instance","archived":false,"fork":false,"pushed_at":"2023-10-25T20:33:11.000Z","size":906,"stargazers_count":2,"open_issues_count":7,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-10T18:12:24.587Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/mdp.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-07-24T20:58:06.000Z","updated_at":"2024-08-23T12:46:50.000Z","dependencies_parsed_at":"2024-12-18T14:46:07.426Z","dependency_job_id":"3e79bb78-f4c8-41f1-a7b8-95e9e5dd2259","html_url":"https://github.com/mdp/openobserve_github_action_logs","commit_stats":null,"previous_names":["mdp/openobserve_github_action_logs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdp%2Fopenobserve_github_action_logs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdp%2Fopenobserve_github_action_logs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdp%2Fopenobserve_github_action_logs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdp%2Fopenobserve_github_action_logs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdp","download_url":"https://codeload.github.com/mdp/openobserve_github_action_logs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247312094,"owners_count":20918344,"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-13T08:49:34.823Z","updated_at":"2025-04-05T09:13:31.977Z","avatar_url":"https://github.com/mdp.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/mdp/openobserve_github_action_logs/actions\"\u003e\u003cimg alt=\"build status\" src=\"https://github.com/mdp/openobserve_github_action_logs/actions/workflows/test.yml/badge.svg\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n# Upload Github Action logs to OpenObserve\n\n\nExample: \n\n```yaml\njobs:\n  build-and-test:\n    runs-on: ubuntu-latest\n    steps:\n      - uses: actions/checkout@v3\n      - run: |\n          npm ci\n      - run: |\n          npm run all\n      - run: npm test\n  inception:\n    runs-on: ubuntu-latest\n    needs: build-and-test # wait until build-and-test in done\n    steps:\n      - uses: actions/checkout@v3\n      - uses: mdp/openobserve_github_action_logs\n        with:\n          openobserve_endpoint: ${{ secrets.OPENOBSERVE_ENDPOINT }} # https://api.openobserve.ai/api/[org]/[stream]/_json\n          openobserve_username: ${{ secrets.OPENOBSERVE_USERNAME }}\n          openobserve_key: ${{ secrets.OPENOBSERVE_KEY }}\n          github_token: ${{ secrets.GITHUB_TOKEN }} # You don't need to set this in Secrets as it's included by default in workflows\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdp%2Fopenobserve_github_action_logs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdp%2Fopenobserve_github_action_logs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdp%2Fopenobserve_github_action_logs/lists"}