Skip to content

Durable Objects Sqlite: Javascript booleans are incorrectly bound as strings #5140

Durable Objects Sqlite: Javascript booleans are incorrectly bound as strings

Durable Objects Sqlite: Javascript booleans are incorrectly bound as strings #5140

Workflow file for this run

name: Add issues to DevProd project
on:
issues:
types: [opened, transferred]
permissions:
# issues:write permission needed so that the workflow can manage issues
issues: write
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/cloudflare/projects/1
github-token: ${{ secrets.GH_ACCESS_TOKEN }}
labeled: bug, enhancement
label-operator: OR
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/cloudflare/projects/2
github-token: ${{ secrets.GH_ACCESS_TOKEN }}
labeled: pages
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/cloudflare/projects/6
github-token: ${{ secrets.GH_ACCESS_TOKEN }}
labeled: d1
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/cloudflare/projects/12
github-token: ${{ secrets.GH_ACCESS_TOKEN }}
labeled: c3
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/cloudflare/projects/8
github-token: ${{ secrets.GH_ACCESS_TOKEN }}
labeled: queues