Skill focus
Reading GitHub Actions and CI outputs
Goal
Understand what each CI check does and how to read pass/fail results.
Step-by-step instructions
- Open the
Actions tab in this repository.
- Open the latest successful
CI run on main.
- Open each job:
test, precommit, markdownlint, yamllint, and links.
- For each job, write one sentence describing what it verifies.
- Post your summary in a comment on this issue.
Success criteria
- You can explain all five jobs in plain language.
- You can identify where to find failures and logs.
- You post a short summary comment on this issue.
Helpful resources
docs/PRACTICE_EXAMPLES.md (Exercise 3)
docs/FAQ.md
docs/TRAINING_OPERATIONS.md
Skill focus
Reading GitHub Actions and CI outputs
Goal
Understand what each CI check does and how to read pass/fail results.
Step-by-step instructions
Actionstab in this repository.CIrun onmain.test,precommit,markdownlint,yamllint, andlinks.Success criteria
Helpful resources
docs/PRACTICE_EXAMPLES.md(Exercise 3)docs/FAQ.mddocs/TRAINING_OPERATIONS.md