MCPcopy Index your code
hub / github.com/Linen-dev/linen.dev / inbound.ts

File inbound.ts

packages/integration-github/src/inbound.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { App, createNodeMiddleware } from 'octokit';
2import env from './helpers/config';
3import Serializer from './helpers/serializer';
4import * as GitHubTypes from '@octokit/webhooks-types';

Callers

nothing calls this directly

Calls 8

handleIssuesOpenedFunction · 0.85
stringifyFunction · 0.85
handleIssuesClosedFunction · 0.85
handleIssuesReopenedFunction · 0.85
logMethod · 0.65
errorMethod · 0.65
getMethod · 0.45

Tested by

no test coverage detected