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.
  • 2 commits
  • 35 files changed
  • 2 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 <[email protected]> * fix: update action metadata requirements and workflow example * Apply suggestion from @chriswblake Co-authored-by: Christopher W. Blake <[email protected]> * 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 <[email protected]>
    @FidelusAleksander@chriswblake
    FidelusAleksander and chriswblake authored Nov 13, 2025
    Configuration menu
    Copy the full SHA
    91d7840View 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
    FidelusAleksander authored Dec 3, 2025
    Configuration menu
    Copy the full SHA
    cb5a3abView commit details
    Browse the repository at this point in the history
Loading