{"id":16787891,"url":"https://github.com/thinkverse/write-docker-actions","last_synced_at":"2026-05-09T09:51:58.977Z","repository":{"id":105005903,"uuid":"291252569","full_name":"thinkverse/write-docker-actions","owner":"thinkverse","description":null,"archived":false,"fork":false,"pushed_at":"2020-08-30T22:59:15.000Z","size":23,"stargazers_count":1,"open_issues_count":5,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-17T17:03:23.415Z","etag":null,"topics":["course","docker","github-actions","github-lab","learning-labs","workflows"],"latest_commit_sha":null,"homepage":"https://lab.github.com/githubtraining/github-actions:-write-docker-container-actions","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/thinkverse.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-29T10:50:26.000Z","updated_at":"2020-08-30T23:14:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"ca7f1934-71da-42a7-a9c0-0a58ff9ec153","html_url":"https://github.com/thinkverse/write-docker-actions","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkverse%2Fwrite-docker-actions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkverse%2Fwrite-docker-actions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkverse%2Fwrite-docker-actions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkverse%2Fwrite-docker-actions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thinkverse","download_url":"https://codeload.github.com/thinkverse/write-docker-actions/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247309534,"owners_count":20917957,"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":["course","docker","github-actions","github-lab","learning-labs","workflows"],"created_at":"2024-10-13T08:16:17.142Z","updated_at":"2026-05-09T09:51:53.937Z","avatar_url":"https://github.com/thinkverse.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Welcome to write-docker-actions 🎉\n\nThis is the repo **I** used for the [GitHub Actions: Write Docker container actions] course on GitHub's [Learning Lab].\u003cbr\u003e\nWhere **I** learned to create Docker based GitHub Actions, all actions can be found under [.github/actions] folder.\n\n## How the Actions work\n\n###### The hello-world Action\n\nThe `hello-world` action takes two required users to greet and a third optional one, it uses `golang` to write out `Hello {user}`\n\n###### The cat-facts Action\n\nThe `cat-facts` action uses `Python 3` to fetch cat facts from the [catfact] API, then returns and outputs a random fact for another action to use.\n\n###### The issue-maker Action\n\nThe `issue-maker` action uses `node` and the [actions/toolkit] to accept a `title`, `fact` and a `token` to create a new issue with that title and fact.\n\n## How to use the Actions\n\nIn this repository the Actions work on the `pull_request` event, specifically when a `pull_request` gets `labeled` with a `label`.\u003cbr\u003e\nThe workflow file can be found in the usual [.github/workflows] folder.\n\n[gitHub actions: write docker container actions]: https://lab.github.com/githubtraining/github-actions:-write-docker-container-actions\n[learning lab]: https://lab.github.com\n[.github/actions]: https://github.com/thinkverse/write-docker-actions/tree/HEAD/.github/actions\n[catfact]: https://catfact.ninja/\n[actions/toolkit]: https://github.com/actions/toolkit\n[.github/workflows]: https://github.com/thinkverse/write-docker-actions/tree/HEAD/.github/workflows\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthinkverse%2Fwrite-docker-actions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthinkverse%2Fwrite-docker-actions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthinkverse%2Fwrite-docker-actions/lists"}