api-cookbook icon indicating copy to clipboard operation
api-cookbook copied to clipboard

Examples for using the Shortcut REST API in Python and JavaScript

Results 14 api-cookbook issues
Sort by recently updated
recently updated
newest added

Added explicit versions to our github actions to mitigate supply-chain attacks as recommended in https://docs.github.com/en/actions/security-for-github-actions/security-guides/security-hardening-for-github-actions#using-third-party-actions Story link: https://app.shortcut.com/internal/story/285688/security-explicit-github-actions-versions-for-api-cookbook

### Do I have the most recent api-cookbook code? - [x] I am using the latest code available on the `main` branch of the api-cookbook repo. ### Is there an...

bug

### Do I have the most recent api-cookbook code? - [x] I am using the latest code available on the `main` branch of the api-cookbook repo. ### Is there an...

bug

When importing a Pivitol Tracker export, it would be helpful if the importer added the orginal PT story number (id) as a comment. i.e. `Original Pivotal Tracker Story Number 123456`...

### Do I have the most recent api-cookbook code? - [x] I am using the latest code available on the `main` branch of the api-cookbook repo. ### Is there an...

bug

The Pivotal Tracker export can optionally include a separate file that provides the history of changes made to the original PT stories. Even though Shortcut does not provide a means...

enhancement

Includes helper scripts for getting stories + epics for a given label to then grab the external_links for, so that starting with a label this recipe can trivially produce a...

There current Pivotal Importer does not rewrite links in textual fields to have Pivotal Tracker links to stories point to Shortcut links to imported stories. Whether as part of the...

## Request The Pivotal Tracker export format includes columns labeled “Pull Request” and “Git Branch”, but the current Pivotal Importer does not import this data. It would be ideal for...

The Pivotal Importer recipe already creates Epics from Pivotal Tracker epics, but it sets all of them to an Unstarted state. Using the states of constituent Stories in the given...

enhancement