{"id":27270274,"url":"https://github.com/gladiuscode/github-actions-playground","last_synced_at":"2026-02-14T12:33:21.049Z","repository":{"id":274212439,"uuid":"922245186","full_name":"gladiuscode/github-actions-playground","owner":"gladiuscode","description":"Playground to learn and save all github-actions template I use on my open source projects","archived":false,"fork":false,"pushed_at":"2025-02-05T21:21:45.000Z","size":103,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-23T22:35:38.184Z","etag":null,"topics":["github-actions","learning","templates"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/gladiuscode.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null}},"created_at":"2025-01-25T17:43:51.000Z","updated_at":"2025-02-27T21:36:04.000Z","dependencies_parsed_at":"2025-04-11T12:51:02.294Z","dependency_job_id":"feab12a6-07ec-4c1e-90ea-9cfd75850e01","html_url":"https://github.com/gladiuscode/github-actions-playground","commit_stats":null,"previous_names":["gladiuscode/github-actions-playground"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/gladiuscode/github-actions-playground","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gladiuscode%2Fgithub-actions-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gladiuscode%2Fgithub-actions-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gladiuscode%2Fgithub-actions-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gladiuscode%2Fgithub-actions-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gladiuscode","download_url":"https://codeload.github.com/gladiuscode/github-actions-playground/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gladiuscode%2Fgithub-actions-playground/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29443475,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T10:51:12.367Z","status":"ssl_error","status_checked_at":"2026-02-14T10:50:52.088Z","response_time":53,"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":["github-actions","learning","templates"],"created_at":"2025-04-11T12:29:47.087Z","updated_at":"2026-02-14T12:33:21.026Z","avatar_url":"https://github.com/gladiuscode.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Github Actions Playground\n\nIn this repository you can find templates and examples of some github actions workflows that I use in my own projects.\nThey are mainly focused around Typescript and React Native projects, because that's what I work with most of the time.\n\nFeel free to copy them and use them in your own projects.\n\n## Contributing\n\nContributions are welcome! If you have a workflow that you think is useful and you want to share it, feel free to open a\npull request.\n\n## Workflows\n\n### Release with [release-it](https://github.com/release-it/release-it)\n\nThis workflow is triggered manually and can bypass the ruleset that blocks any push to the main branch. It does it by\nusing a Github App that has been added to the bypass list in the branch protection rules.\nTake a look at the [release-it-setup](./docs/release-it-setup.md) document to see how to set it up and an alternative\napproach to the bypass procedure.\n\n### Pass artifacts to next jobs\n\nThis workflow shows how to pass artifacts from one job to another.\nTake a look at the [pass-artifacts-to-next-job](./docs/pass-artifacts-to-next-jobs.md) document to see how to set it up.\n\n### Pull Request Code Checks\n\nThis workflow shows how to run code checks on a pull request that targets the main branch, it runs the `build` and `lint`\nscripts.\nTake a look at the [pull-request-code-checks](./docs/pull-request-code-checks.md) document to see how to set it up.\n\n## Useful links\n\n- [Github Actions Documentation](https://docs.github.com/en/actions)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgladiuscode%2Fgithub-actions-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgladiuscode%2Fgithub-actions-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgladiuscode%2Fgithub-actions-playground/lists"}