Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/actionify/src/deps/octokit-types.ts>ProjectColumn

Create and manage your GitHub workflows with TypeScript and Deno.
Latest
interface ProjectColumn
import { type ProjectColumn } from "https://deno.land/x/actionify@0.3.0/src/deps/octokit-types.ts";

Properties

url: string
project_url: string
cards_url: string
id: number

The unique identifier of the project column

node_id: string
name: string

Name of the project column

created_at: string
updated_at: string