{"id":21074288,"url":"https://github.com/ladykerr/codespaces-actions-playground","last_synced_at":"2025-05-16T06:31:13.917Z","repository":{"id":190500167,"uuid":"623718616","full_name":"LadyKerr/codespaces-actions-playground","owner":"LadyKerr","description":"Demos for \"There's an action or that!\" 💡 talk","archived":false,"fork":false,"pushed_at":"2023-11-22T06:54:28.000Z","size":7953,"stargazers_count":23,"open_issues_count":2,"forks_count":7,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-09-14T23:33:25.929Z","etag":null,"topics":["github-actions","template"],"latest_commit_sha":null,"homepage":"https://ladykerr.github.io/codespaces-actions-playground/","language":"HTML","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/LadyKerr.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}},"created_at":"2023-04-05T00:04:50.000Z","updated_at":"2024-05-28T09:47:57.000Z","dependencies_parsed_at":"2023-08-24T23:23:49.416Z","dependency_job_id":null,"html_url":"https://github.com/LadyKerr/codespaces-actions-playground","commit_stats":null,"previous_names":["ladykerr/codespaces-actions-playground"],"tags_count":0,"template":false,"template_full_name":"github/codespaces-actions-playground","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LadyKerr%2Fcodespaces-actions-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LadyKerr%2Fcodespaces-actions-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LadyKerr%2Fcodespaces-actions-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LadyKerr%2Fcodespaces-actions-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LadyKerr","download_url":"https://codeload.github.com/LadyKerr/codespaces-actions-playground/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225411520,"owners_count":17470245,"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":["github-actions","template"],"created_at":"2024-11-19T19:15:31.369Z","updated_at":"2024-11-19T19:15:32.003Z","avatar_url":"https://github.com/LadyKerr.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# There's an Action for That! Exploring the possibilities of GitHub Actions 💡\n\n[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://github.com/codespaces/new?hide_repo_select=true\u0026ref=main\u0026repo=623718616\u0026machine=standardLinux32gb\u0026devcontainer_path=.devcontainer%2Fdevcontainer.json\u0026location=EastUs)\n\nThis repo contains resources and demos for the talk \"There's an Action for That! Exploring the possibilitis of GitHub Actions\" that I presented.\n\n# Slides ✨\n\nThe slides for the talk can be found here:\n[Click There's an action for that](https://www.canva.com/design/DAFfRK5vJ-U/9Y_mizbL-dLBm0g69LuZHQ/view?utm_content=DAFfRK5vJ-U\u0026utm_campaign=designshare\u0026utm_medium=link\u0026utm_source=publishsharelink)\n\n# Repository Content 📔\n\nThis repository contains simple demos and pipelines showcasing the use of GitHub Actions in various scenarios and is based on the [GitHub Actions Playground](https://github.com/github/codespaces-actions-playground) guide.\n\n# Resources 📚\n\n- [GitHub Actions Documentation](https://docs.github.com/en/actions)\n- [GitHub Skills](https://github.com/skills/hello-github-actions)\n- [List of awesome actions to explore](https://github.com/sdras/awesome-actions)\n- [Send a text message with GitHub Actions](https://github.com/marketplace/actions/twilio-sms)\n\n```yaml\n- name: Send SMS with twilio\n        uses: twilio-labs/actions-sms@v1\n        with:\n          fromPhoneNumber: ${{ secrets.TWILIO_PHONE_NUMBER }}\n          toPhoneNumber: ${{ secrets.MY_PHONE_NUMBER }}\n          message: \"Hello from GitHub Actions via Twilio\"\n        env:\n          TWILIO_ACCOUNT_SID: ${{ secrets.TWILIO_ACCOUNT_SID }}\n          TWILIO_API_KEY: ${{ secrets.TWILIO_API_KEY }}\n          TWILIO_API_SECRET: ${{ secrets.TWILIO_API_SECRET }}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fladykerr%2Fcodespaces-actions-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fladykerr%2Fcodespaces-actions-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fladykerr%2Fcodespaces-actions-playground/lists"}