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

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

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

Properties

login: "github"
id: 9919
node_id: "MDEyOk9yZ2FuaXphdGlvbjk5MTk="
optional
name: "GitHub"
optional
email: null
avatar_url: "https://avatars.githubusercontent.com/u/9919?v=4"
gravatar_id: ""
url: "https://api.github.com/users/github"
html_url: "https://github.com/github"
followers_url: "https://api.github.com/users/github/followers"
following_url: "https://api.github.com/users/github/following{/other_user}"
gists_url: "https://api.github.com/users/github/gists{/gist_id}"
starred_url: "https://api.github.com/users/github/starred{/owner}{/repo}"
subscriptions_url: "https://api.github.com/users/github/subscriptions"
organizations_url: "https://api.github.com/users/github/orgs"
repos_url: "https://api.github.com/users/github/repos"
events_url: "https://api.github.com/users/github/events{/privacy}"
received_events_url: "https://api.github.com/users/github/received_events"
type: "Organization"
site_admin: false