Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: skills/write-javascript-actions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: skills-dev/write-javascript-actions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 35 files changed
  • 3 contributors

Commits on Nov 13, 2025

  1. refactor: major exercise content and workflows refresh

    * Update workflows
    
    * Update readme
    
    * Add node_modules to gitignore
    
    * feat: initial rewrite of the exercise (#1)
    
    * Test run updates
    
    * Theory updates (#2)
    
    * Test run updates
    
    * Revise README for clarity and time estimate
    
    Updated the project description and estimated completion time.
    
    * Step 1-3 review updates
    
    * Apply suggestion from @chriswblake
    
    Co-authored-by: Christopher W. Blake <chriswblake@github.com>
    
    * fix: update action metadata requirements and workflow example
    
    * Apply suggestion from @chriswblake
    
    Co-authored-by: Christopher W. Blake <chriswblake@github.com>
    
    * Revise monitoring steps for Joke Action workflow
    
    Updated instructions for monitoring the Joke Action workflow.
    
    * Update exercise copy link in README
    
    * Add mona comments for next steps
    
    ---------
    
    Co-authored-by: Christopher W. Blake <chriswblake@github.com>
    FidelusAleksander and chriswblake authored Nov 13, 2025
    Configuration menu
    Copy the full SHA
    91d7840 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2025

  1. Add follow-up exercise link to x-review.md (#2)

    Added a follow-up exercise link for AI-Powered Actions.
    FidelusAleksander authored Dec 3, 2025
    Configuration menu
    Copy the full SHA
    cb5a3ab View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2025

  1. Enhance Step 1 with GitHub Actions resources

    Added resources for learning about GitHub Actions.
    arilivigni authored Dec 16, 2025
    Configuration menu
    Copy the full SHA
    5046be1 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2025

  1. Configuration menu
    Copy the full SHA
    61b5175 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from skills-dev/actions-runner-changes

    Enhance Step 1 with GitHub Actions resources
    arilivigni authored Dec 17, 2025
    Configuration menu
    Copy the full SHA
    459fb7b View commit details
    Browse the repository at this point in the history
Loading