MCPcopy Create free account

hub / github.com/azu/hubmemo / functions

Functions26 in github.com/azu/hubmemo

↓ 4 callersFunctionparseEnv
()
actions/update-memo/env.ts:45
↓ 4 callersFunctionupdateMemo
({ GITHUB_REPOSITORY, GITHUB_REF,
actions/update-memo/index.ts:39
↓ 3 callersFunctioncreatePayloadFromIssueEvent
(issue: Issues["issue"])
actions/update-memo/index-issue.ts:55
↓ 2 callersFunctionrename
(payload: { owner: string; repo: string; // if exits, title based rename forceFitToTitle?: str
actions/update-draft-post/src/rename.ts:155
↓ 2 callersFunctionslugTitle
(title: string)
actions/update-draft-post/src/rename.ts:10
↓ 1 callersFunctioncanRename
(originalFilePath: string)
actions/update-draft-post/src/rename.ts:86
↓ 1 callersFunctioncopyResource
(input: string, output: string)
actions/create-draft-post/src/copy-resources.ts:5
↓ 1 callersFunctioncopyResources
({ dataRoot, publicRoot, unPublishedItems, rawDataURL }: { dataRoot: string; publicRoot: string; r
actions/create-draft-post/src/copy-resources.ts:11
↓ 1 callersFunctioncreateContent
({ author, category,
actions/create-draft-post/src/create-content.ts:5
↓ 1 callersFunctioncreateMarkdown
(items: MemoItem[], baseURL: string)
actions/update-memo/index.ts:26
↓ 1 callersFunctioncreateMarkdown
({ title, author,
actions/create-draft-post/src/build-template.ts:29
↓ 1 callersFunctioncreateMediaList
(mediaList: ClientPayloadMedia[] = [])
actions/update-memo/index.ts:78
↓ 1 callersFunctionembedHeadline
({ content, headline }: EmbedHeadlineParams)
actions/update-draft-post/src/rename.ts:23
↓ 1 callersFunctionfetchPosts
(postsJSONURL: string)
actions/create-draft-post/src/unpublish-items.ts:7
↓ 1 callersFunctiongetTagFromLabel
(label: string)
actions/update-memo/index-issue.ts:24
↓ 1 callersFunctiongetUnpublishedItems
({ dataRoot, posts
actions/create-draft-post/src/unpublish-items.ts:14
↓ 1 callersFunctionisClientPayloadInlineMedia
(media: unknown)
actions/update-memo/env.ts:17
↓ 1 callersFunctionisClientPayloadMediaFile
(media: unknown)
actions/update-memo/env.ts:20
↓ 1 callersFunctionmain
()
actions/create-draft-post/index.ts:30
↓ 1 callersFunctionnormalizeNewLine
(input: string)
actions/update-draft-post/src/rename.ts:6
↓ 1 callersFunctionrenameCommit
(koreFile: KoreFile, { originalFileName, renameFn }: { originalFileName: string, renameFn: (oldFileNam
actions/update-draft-post/src/rename.ts:51
↓ 1 callersFunctionrenameFilePathWithNewTitle
(originalFilePath: string, newTitle: string)
actions/update-draft-post/src/rename.ts:106
↓ 1 callersFunctionrenamePattern
(originalFilePath: string, content: string)
actions/update-draft-post/src/rename.ts:134
↓ 1 callersFunctionreplaceContentTitle
(content: string, newTitle: string)
actions/update-draft-post/src/rename.ts:94
↓ 1 callersFunctionsplitURL
(body: string)
actions/update-memo/index-issue.ts:36
FunctionrewriteMediaForPublish
(memoItem: MemoItem)
actions/create-draft-post/index.ts:91