Skip to content

[Weekly Challenge] Week 2 - Understand Actions and checks #19

@dkupratis-debug

Description

@dkupratis-debug

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

  1. Open the Actions tab in this repository.
  2. Open the latest successful CI run on main.
  3. Open each job: test, precommit, markdownlint, yamllint, and links.
  4. For each job, write one sentence describing what it verifies.
  5. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    learningTasks intended for learners to practice GitHub workflowsworkshopGuided learning tasks and workshop exercises

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions