Randall Kent

Results 14 issues of Randall Kent

Stargazers was only getting through 60 (2 pages) of our stargazers ☹️ It appears the format of the `Link` response header may have changed to now include a `rel="prev"` on...

Fixes spencerkimball/stargazers#11

To ensure consistency in releases we should establish a build process.

closes https://github.com/wtfaremyinitials/osa-imessage/issues/31

type: enhancement

Setup Jenkins X example

type: enhancement

ClickUp's API supports sending markdown in a task's description during task creation by using the `markdown_description` field ([API Docs](https://clickup.com/api/clickupreference/operation/CreateTask/)). Currently, Pipedream only supports the `description` field which does not support...

enhancement
triaged

## WHAT copilot:summary copilot:poem ## WHY Closes #9429 ## HOW copilot:walkthrough

triaged
User submitted

Addresses https://github.com/CakeWP/block-options/issues/502

Line endings switched from LF to CRLF in https://github.com/CakeWP/block-options/commit/21d9b8c3c7a8ace1990ed1c94886a71e39b42c90. I believe this was done unintentionally as it conflicts with the [.editorconfig](https://github.com/CakeWP/block-options/blob/21d9b8c3c7a8ace1990ed1c94886a71e39b42c90/.editorconfig#LL11C1-L11C12). I'll open a PR shortly that adds a `.gitattributes`...