codeHysteria28 / codeHysteria28/hello-github-actions
Congratulations
- 主要言語
- Dockerfile
- スター
- 0
- フォーク
- 0
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
## Nice work!

You've created your first GitHub Action and this course is now complete! I'll stop responding but the fun doesn't have to stop here.
## Want to keep learning?
In this repository:
- Your merge should trigger your action again, check it out in the [Actions tab](https://github.com/codeHysteria28/hello-github-actions/actions).
- The `Dockerfile` contains metadata for your action. Try changing some of that. You could, for example, change the icon that displays when the action is running.
- Change the `MY_NAME` environment variable to use your name instead of Mona's in `.github/workflows/main.yml`.
- Change the contents of `entrypoint.sh` to output a different message.
Outside of this repository:
- Review the [GitHub Actions documentation](https://docs.github.com/actions/learn-github-actions) on the GitHub Developer site.
- Use existing actions from the [GitHub Marketplace](https://github.com/marketplace/actions).
- Use existing actions from GitHub's [official actions community](https://github.com/actions).
- Use actions created by others in [awesome-actions](https://github.com/sdras/awesome-actions).
Now...[what will you learn next](https://lab.github.com/courses)?
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
This is a course-completion message rather than a scoped change request. If continuing the repository work, inspect .github/workflows/main.yml, Dockerfile, and entrypoint.sh, then review the referenced GitHub Actions documentation. No specific completion condition is defined beyond the optional learning activities listed.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- docker, github-actions, shell
- 領域
- ci-cd, documentation
- issue の種類
- ドキュメント
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 10/100