Skip to content

Add JavaScript Function Chaining to quickstart table#157

Merged
torosent merged 2 commits intomainfrom
copilot/add-function-chaining-sample
Mar 3, 2026
Merged

Add JavaScript Function Chaining to quickstart table#157
torosent merged 2 commits intomainfrom
copilot/add-function-chaining-sample

Conversation

Copy link
Contributor

Copilot AI commented Mar 2, 2026

The quickstart table (Step 2) was missing JavaScript despite the Durable Task SDK for JavaScript existing with a function-chaining sample.

Changes

  • README.md – Step 2 quickstart table: Added JavaScript row pointing to the existing samples/durable-task-sdks/javascript/function-chaining sample
  • README.md – Choose Your Framework table: Updated Durable Task SDKs language support from .NET, Python, Java.NET, Python, Java, JavaScript
Language Quickstart Sample Run Command
JavaScript Function Chaining cd samples/durable-task-sdks/javascript/function-chaining && npm install && node worker.mjs
Original prompt

This section details on the original issue you should resolve

<issue_title>Add JavaScript Function Chaining to quickstart table</issue_title>
<issue_description>There is a Durable Task SDK for Javascript now. The quickstart for function chaining should be added to the below table:

https://github.com/Azure-Samples/Durable-Task-Scheduler/?tab=readme-ov-file#step-2-pick-your-language-and-run-a-sample</issue_description>

Comments on the Issue (you are @copilot in this section)


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Copilot AI changed the title [WIP] Add JavaScript function chaining to quickstart table Add JavaScript Function Chaining to quickstart table Mar 2, 2026
@torosent torosent marked this pull request as ready for review March 3, 2026 17:21
@torosent torosent merged commit 9581b1a into main Mar 3, 2026
2 checks passed
@torosent torosent deleted the copilot/add-function-chaining-sample branch March 3, 2026 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add JavaScript Function Chaining to quickstart table

3 participants