{"id":20678179,"url":"https://github.com/ylp1455/github-action","last_synced_at":"2026-04-17T14:33:37.057Z","repository":{"id":152556142,"uuid":"625797573","full_name":"ylp1455/github-action","owner":"ylp1455","description":null,"archived":false,"fork":false,"pushed_at":"2023-04-11T10:06:18.000Z","size":20,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-10T19:28:01.785Z","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/ylp1455.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-10T05:52:59.000Z","updated_at":"2023-04-16T22:21:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"540e35db-dd95-4549-b0be-a4681c854757","html_url":"https://github.com/ylp1455/github-action","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ylp1455/github-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ylp1455%2Fgithub-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ylp1455%2Fgithub-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ylp1455%2Fgithub-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ylp1455%2Fgithub-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ylp1455","download_url":"https://codeload.github.com/ylp1455/github-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ylp1455%2Fgithub-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31933225,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T12:37:54.787Z","status":"ssl_error","status_checked_at":"2026-04-17T12:37:25.095Z","response_time":62,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-16T21:19:19.549Z","updated_at":"2026-04-17T14:33:37.035Z","avatar_url":"https://github.com/ylp1455.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Schedule a Python script with GitHub Actions\n\n\nThis example shows how to run a Python script as cron job with GitHub Actions. It calls an API once a week (could be any schedule you want), logs the response in `status.log`, and automatically pushes the changes to this repo.\n\n- Implement your script in `main.py`\n- Inspect and configure cron job in GitHub Action `.github/workflows/actions.yml`\n- It can install and use third party packages from `requirements.txt`\n- Secret environment variables can be used. Set secrets in Settings/Secrets/Actions -\u003e 'New repository secret'. Use the same secret name inside `actions.yml` and `main.py`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fylp1455%2Fgithub-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fylp1455%2Fgithub-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fylp1455%2Fgithub-action/lists"}