|
1 | 1 | # Hello GitHub Actions |
2 | 2 |
|
3 | | -_Create and run a GitHub Actions workflow._ |
| 3 | +<img src="https://octodex.github.com/images/Professortocat_v2.png" align="right" height="200px" /> |
4 | 4 |
|
5 | | -## Welcome |
| 5 | +Hey Hugofbf21! |
6 | 6 |
|
7 | | -Automation is key for repetitive tasks like testing, scanning, review, and deployment processes, and [GitHub Actions](https://docs.github.com/actions) is the best way to streamline that workflow. |
| 7 | +Mona here. I'm done preparing your exercise. Hope you enjoy! 💚 |
8 | 8 |
|
9 | | -- **Who is this for**: Developers, DevOps engineers, Security engineers |
10 | | -- **What you'll learn**: How to create GitHub Actions workflows, how to run them, and how to use them to automate tasks. |
11 | | -- **What you'll build**: An Actions workflow that will comment on a pull request when it is created. |
12 | | -- **Prerequisites**: [Introduction to GitHub](https://github.com/skills/introduction-to-github) |
13 | | -- **How long**: This exercise can be finished in less than 30min. |
| 9 | +Remember, it's self-paced so feel free to take a break! ☕️ |
14 | 10 |
|
15 | | -In this exercise, you will: |
16 | | - |
17 | | -1. Create a workflow file |
18 | | -1. Add a job |
19 | | -1. Add a run step |
20 | | -1. See the workflow run |
21 | | -1. Merge your pull request |
22 | | - |
23 | | -### How to start this exercise |
24 | | - |
25 | | -Simply copy the exercise to your account, then give your favorite Octocat (Mona) **about 20 seconds** to prepare the first lesson, then **refresh the page**. |
26 | | - |
27 | | -[](https://github.com/new?template_owner=skills&template_name=hello-github-actions&owner=%40me&name=skills-hello-github-actions&description=Exercise:+Create+and+run+a+GitHub+Actions+Workflow&visibility=public) |
28 | | - |
29 | | -<details> |
30 | | -<summary>Having trouble? 🤷</summary><br/> |
31 | | - |
32 | | -When copying the exercise, we recommend the following settings: |
33 | | - |
34 | | -- For owner, choose your personal account or an organization to host the repository. |
35 | | - |
36 | | -- We recommend creating a public repository, since private repositories will use Actions minutes. |
37 | | - |
38 | | -If the exercise isn't ready in 20 seconds, please check the [Actions](../../actions) tab. |
39 | | - |
40 | | -- Check to see if a job is running. Sometimes it simply takes a bit longer. |
41 | | - |
42 | | -- If the page shows a failed job, please submit an issue. Nice, you found a bug! 🐛 |
43 | | - |
44 | | -</details> |
| 11 | +[](https://github.com/Hugofbf21/actions-learning1/issues/1) |
45 | 12 |
|
46 | 13 | --- |
47 | 14 |
|
48 | 15 | © 2025 GitHub • [Code of Conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct/code_of_conduct.md) • [MIT License](https://gh.io/mit) |
| 16 | + |
0 commit comments