{"id":16199739,"url":"https://github.com/or13/github-action-js-hello-world","last_synced_at":"2025-04-07T17:45:42.944Z","repository":{"id":95127863,"uuid":"464997390","full_name":"OR13/github-action-js-hello-world","owner":"OR13","description":null,"archived":false,"fork":false,"pushed_at":"2022-03-02T19:01:35.000Z","size":898,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-13T19:49:20.436Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/OR13.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":"2022-03-01T17:45:48.000Z","updated_at":"2022-03-01T17:50:46.000Z","dependencies_parsed_at":"2023-05-26T21:00:09.594Z","dependency_job_id":null,"html_url":"https://github.com/OR13/github-action-js-hello-world","commit_stats":{"total_commits":41,"total_committers":1,"mean_commits":41.0,"dds":0.0,"last_synced_commit":"13a5504ee4abcbe77c3aec1e8dccdec495d512f4"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OR13%2Fgithub-action-js-hello-world","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OR13%2Fgithub-action-js-hello-world/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OR13%2Fgithub-action-js-hello-world/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OR13%2Fgithub-action-js-hello-world/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OR13","download_url":"https://codeload.github.com/OR13/github-action-js-hello-world/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247703385,"owners_count":20982282,"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-10-10T09:27:42.550Z","updated_at":"2025-04-07T17:45:42.926Z","avatar_url":"https://github.com/OR13.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Hello world\n\nBased on https://docs.github.com/en/actions/creating-actions/creating-a-javascript-action\n\n# Hello world javascript action\n\nThis action prints \"Hello World\" or \"Hello\" + the name of a person to greet to the log.\n\n## Inputs\n\n## `who-to-greet`\n\n**Required** The name of the person to greet. Default `\"World\"`.\n\n## Outputs\n\n## `time`\n\nThe time we greeted you.\n\n## Example usage\n\n```yml\non: [push]\n\njobs:\n  hello_world_job:\n    runs-on: ubuntu-latest\n    name: A job to say hello\n    steps:\n      - name: Hello world action step\n        id: hello\n        uses: or13/github-action-js-hello-world@v1.1\n        with:\n          who-to-greet: \"Mona the Octocat\"\n      # Use the output from the `hello` step\n      - name: Get the output time\n        run: echo \"The time was ${{ steps.hello.outputs.time }}\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2For13%2Fgithub-action-js-hello-world","html_url":"https://awesome.ecosyste.ms/projects/github.com%2For13%2Fgithub-action-js-hello-world","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2For13%2Fgithub-action-js-hello-world/lists"}