kihyuk-sung / kihyuk-sung/hello-github-actions

Congratulations

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dockerfile
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

## Nice work!

![celebrate](https://octodex.github.com/images/jetpacktocat.png)

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/kihyuk-sung/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)?

Contributor guide

No contributing guide indexed for this repository

Research direction

This issue is a course-completion notice rather than a defined change request. If continuing the exercise, inspect Dockerfile, .github/workflows/main.yml, and entrypoint.sh; the listed activities are changing metadata, MY_NAME, or output and checking the Actions tab, but no single acceptance criterion is specified.

Written by the indexing model from the issue text.

Assessment

Tech stack
dockerfile, github-actions
Domain
ci-cd
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.