{"id":26909906,"url":"https://github.com/stack-spot/workflow-github-action-report-status","last_synced_at":"2025-04-01T13:29:56.407Z","repository":{"id":213117113,"uuid":"730247462","full_name":"stack-spot/workflow-github-action-report-status","owner":"stack-spot","description":" Repository for use by external customers.","archived":false,"fork":false,"pushed_at":"2023-12-19T14:31:28.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2023-12-19T15:32:45.287Z","etag":null,"topics":["production","workspace"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/stack-spot.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-12-11T14:12:46.000Z","updated_at":"2023-12-26T20:50:04.626Z","dependencies_parsed_at":"2023-12-26T20:50:00.138Z","dependency_job_id":"9c42ba90-ba16-420a-9e63-0b0a6b01ce9a","html_url":"https://github.com/stack-spot/workflow-github-action-report-status","commit_stats":null,"previous_names":["stack-spot/workflow-github-action-report-status"],"tags_count":1,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stack-spot%2Fworkflow-github-action-report-status","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stack-spot%2Fworkflow-github-action-report-status/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stack-spot%2Fworkflow-github-action-report-status/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stack-spot%2Fworkflow-github-action-report-status/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stack-spot","download_url":"https://codeload.github.com/stack-spot/workflow-github-action-report-status/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246647149,"owners_count":20811260,"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":["production","workspace"],"created_at":"2025-04-01T13:29:55.830Z","updated_at":"2025-04-01T13:29:56.401Z","avatar_url":"https://github.com/stack-spot.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# StackSpot Workflow Action Report Status\n\nThis action execute StackSpot Workflow Report Status\n\n## Example usage\n\n```yaml\n- name: Stack Spot Workflow Report Status Started\n  uses: stack-spot/workflow-github-action-report-status\n  with:\n    execution-id: \"${{ github.event.inputs.execution-id }}\"\n    client-id: \"${{ secrets.CLIENT_ID }}\"\n    client-secret: \"${{ secrets.CLIENT_SECRET }}\"\n    realm: \"${{ secrets.REALM }}\"\n    name: \"Custom step name\"\n    status: \"started\"\n    \n- name: Logs CLI\n  if: failure()\n  run: sudo cat /home/runner/work/_temp/_github_home/.stk/logs/logs.log\n  \n- name: Debug Http\n  if: \"${{ inputs.debug == 'true' \u0026\u0026 always() }}\"\n  run: sudo cat /home/runner/work/_temp/_github_home/.stk/debug/http.txt\n  \n- name: Example Workflow Step\n  run: | \n    echo \"Workflow Running....\"\n    sleep 10\n    echo \"Workflow Finished.\"\n    \n- name: Stack Spot Workflow Report Status Finished\n  uses: stack-spot/workflow-github-action-report-status\n  with:\n    execution-id: \"${{ github.event.inputs.execution-id }}\"\n    client-id: \"${{ secrets.CLIENT_ID }}\"\n    client-secret: \"${{ secrets.CLIENT_SECRET }}\"\n    realm: \"${{ secrets.REALM }}\"\n    name: \"Custom step name\"\n    status: \"finished\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstack-spot%2Fworkflow-github-action-report-status","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstack-spot%2Fworkflow-github-action-report-status","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstack-spot%2Fworkflow-github-action-report-status/lists"}