{"id":21991631,"url":"https://github.com/rickcontreras/skills-write-javascript-actions","last_synced_at":"2026-04-13T12:31:33.593Z","repository":{"id":252567141,"uuid":"840812648","full_name":"RickContreras/skills-write-javascript-actions","owner":"RickContreras","description":"My clone repository","archived":false,"fork":false,"pushed_at":"2024-08-10T21:50:13.000Z","size":2176,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-23T03:29:06.601Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/RickContreras.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":"2024-08-10T18:57:37.000Z","updated_at":"2024-08-10T21:50:16.000Z","dependencies_parsed_at":"2024-08-10T20:40:05.651Z","dependency_job_id":"a0ce77ee-4638-4065-90ea-ee73e83220f5","html_url":"https://github.com/RickContreras/skills-write-javascript-actions","commit_stats":null,"previous_names":["rickcontreras/skills-write-javascript-actions"],"tags_count":0,"template":false,"template_full_name":"skills/write-javascript-actions","purl":"pkg:github/RickContreras/skills-write-javascript-actions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RickContreras%2Fskills-write-javascript-actions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RickContreras%2Fskills-write-javascript-actions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RickContreras%2Fskills-write-javascript-actions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RickContreras%2Fskills-write-javascript-actions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RickContreras","download_url":"https://codeload.github.com/RickContreras/skills-write-javascript-actions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RickContreras%2Fskills-write-javascript-actions/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31753044,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T09:16:15.125Z","status":"ssl_error","status_checked_at":"2026-04-13T09:16:05.023Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2024-11-29T20:10:20.389Z","updated_at":"2026-04-13T12:31:33.573Z","avatar_url":"https://github.com/RickContreras.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cheader\u003e\n\n\u003c!--\n  \u003c\u003c\u003c Author notes: Course header \u003e\u003e\u003e\n  Include a 1280×640 image, course name in sentence case, and a concise description in emphasis.\n  In your repository settings: enable template repository, add your 1280×640 social image, auto delete head branches.\n  Next to \"About\", add description \u0026 tags; disable releases, packages, \u0026 environments.\n  Add your open source license, GitHub uses MIT license.\n--\u003e\n\n# Write JavaScript Actions\n\n_Write your own GitHub JavaScript Action and automate customized tasks unique to your workflow._\n\n\u003c/header\u003e\n\n\u003c!--\n  \u003c\u003c\u003c Author notes: Finish \u003e\u003e\u003e\n  Review what we learned, ask for feedback, provide next steps.\n--\u003e\n\n## Finish\n\n\u003cimg src=https://octodex.github.com/images/poptocat_v2.png alt=celebrate width=300 align=right\u003e\n\n### Congratulations, you've completed this course!\n\nIn this course, you've learned a lot about developing custom actions using JavaScript and Actions Toolkit.\n\n## Publishing your actions\n\nPublishing your actions is a great way to help others in your team and across the GitHub community. Although actions do not need to be published to be consumed, by adding them to the marketplace you make them easier to find.\n\nSome notable actions you will find on the marketplace are:\n\n- [Actions for Discord](https://github.com/marketplace/actions/actions-for-discord)\n- [GitHub Action for Slack](https://github.com/marketplace/actions/github-action-for-slack)\n- [Jekyll action](https://github.com/marketplace/actions/jekyll-action)\n- [Run Jest](https://github.com/marketplace/actions/run-jest)\n\nAnd that just scratches the surface of the 1600+ and counting actions you will find on the marketplace\n\nFollow [this guide](https://help.github.com/en/actions/automating-your-workflow-with-github-actions/publishing-actions-in-github-marketplace#publishing-an-action) to learn how to publish your actions to the GitHub Marketplace\n\n### What's next?\n\n- [Take another GitHub Skills course](https://github.com/githubskills).\n- We'd love to hear what you thought of this course in our [discussion board](https://github.com/orgs/skills/discussions/categories/write-javascript-actions).\n- [Read the GitHub Getting Started docs](https://docs.github.com/en/get-started).\n- To find projects to contribute to, check out [GitHub Explore](https://github.com/explore).\n\n\u003cfooter\u003e\n\n---\n\nGet help: [Post in our discussion board](https://github.com/orgs/skills/discussions/categories/write-javascript-actions) \u0026bull; [Review the GitHub status page](https://www.githubstatus.com/)\n\n\u0026copy; 2023 GitHub \u0026bull; [Code of Conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct/code_of_conduct.md) \u0026bull; [MIT License](https://gh.io/mit)\n\n\u003c/footer\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frickcontreras%2Fskills-write-javascript-actions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frickcontreras%2Fskills-write-javascript-actions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frickcontreras%2Fskills-write-javascript-actions/lists"}