{"id":19560550,"url":"https://github.com/codelytv/bash-github_actions-skeleton","last_synced_at":"2025-06-26T13:36:44.558Z","repository":{"id":53099697,"uuid":"274385563","full_name":"CodelyTV/bash-github_actions-skeleton","owner":"CodelyTV","description":"😬 Speedup your GitHub Actions creation!","archived":false,"fork":false,"pushed_at":"2021-04-06T20:06:04.000Z","size":5,"stargazers_count":27,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-26T23:33:11.406Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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/CodelyTV.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":"2020-06-23T11:15:43.000Z","updated_at":"2023-09-13T20:15:51.000Z","dependencies_parsed_at":"2022-08-31T00:02:14.501Z","dependency_job_id":null,"html_url":"https://github.com/CodelyTV/bash-github_actions-skeleton","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/CodelyTV/bash-github_actions-skeleton","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodelyTV%2Fbash-github_actions-skeleton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodelyTV%2Fbash-github_actions-skeleton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodelyTV%2Fbash-github_actions-skeleton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodelyTV%2Fbash-github_actions-skeleton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodelyTV","download_url":"https://codeload.github.com/CodelyTV/bash-github_actions-skeleton/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodelyTV%2Fbash-github_actions-skeleton/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262077153,"owners_count":23255130,"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-11T05:08:00.836Z","updated_at":"2025-06-26T13:36:44.519Z","avatar_url":"https://github.com/CodelyTV.png","language":"Shell","readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"http://codely.tv\"\u003e\n    \u003cimg src=\"http://codely.tv/wp-content/uploads/2016/05/cropped-logo-codelyTV.png\" width=\"192px\" height=\"192px\"/\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003e\n  💻 Bash GitHub Actions Skeleton\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/CodelyTV\"\u003e\u003cimg src=\"https://img.shields.io/badge/CodelyTV-OS-green.svg?style=flat-square\" alt=\"codely.tv\"/\u003e\u003c/a\u003e\n    \u003ca href=\"http://pro.codely.tv\"\u003e\u003cimg src=\"https://img.shields.io/badge/CodelyTV-PRO-black.svg?style=flat-square\" alt=\"CodelyTV Courses\"/\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    Speedup your GitHub Actions creation!\n\u003c/p\u003e\n\n## 🚀 Usage\n\nCreate a file named `whatever_name.yml` inside the `.github/workflows` directory and paste:\n\n```yml\nname: Bash GH Skeleton\n\non: [pull_request]\n\njobs:\n  bash-gh-skeleton:\n    runs-on: ubuntu-latest\n    name: Whatever this action does\n    steps:\n      - uses: codelytv/buash-github_action-skeleton@v1\n        with:\n          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}\n          another_input: Some value\n```\n\n## ⚖️ License\n\n[MIT](LICENSE)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodelytv%2Fbash-github_actions-skeleton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodelytv%2Fbash-github_actions-skeleton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodelytv%2Fbash-github_actions-skeleton/lists"}