- Classes
- Interfaces
- Structs
- ProbotAppProps
- simutils.ServiceProps
- probot.Context
- probot.ProbotInstance
- probot.PullRequestClosedContext
- probot.PullRequestContext
- probot.PullRequestOpenedContext
- probot.PullRequestSyncContext
- probot.PushContext
- probot.VerifyAndReceieveProps
- probot.CreateAdapterOptions
- probot.ProbotAdapterProps
- octokit.CompareCommitsProps
- octokit.CompareCommitsResponse
- octokit.CompareCommitsResponseCommit
- octokit.CompareCommitsResponseData
- octokit.CompareCommitsResponseFile
- octokit.GetCommitProps
- octokit.GetCommitResponse
- octokit.GetCommitResponseData
- octokit.GetCommitResponseFile
- octokit.GetContentProps
- octokit.GetContentResponse
- octokit.GetContentResponseData
- octokit.ListReposResponse
- octokit.OctoKit
- ngrok.NgrokProps
No description
new(props: ProbotAppProps): ProbotApp
No properties
Signature | Description |
---|---|
static inflight createGithubAppJwt(appId: str, privateKey: str): str |
No description |
onPullRequestOpened(handler: inflight (PullRequestOpenedContext): void): void |
No description |
onPullRequestReopened(handler: inflight (PullRequestOpenedContext): void): void |
No description |
inflight updateWebhookUrl(url: str): void |
No description |
No description
new(): LowkeysMap
No properties
Signature | Description |
---|---|
static inflight fromMap(map: Map): Map |
No description |
No description
new(): Port
Name | Type | Description |
---|---|---|
port |
str |
No description |
No methods
No description
new(command: str, args: Array<str>, props: ServiceProps): Service
No properties
No methods
No description
new(props: ProbotAdapterProps): ProbotAdapter
No properties
Signature | Description |
---|---|
inflight auth(installationId: num): OctoKit |
No description |
static inflight createProbotAdapter(options: CreateAdapterOptions): ProbotInstance |
No description |
inflight handlePullRequstClosed(handler: inflight (PullRequestClosedContext): void): void |
No description |
inflight handlePullRequstOpened(handler: inflight (PullRequestOpenedContext): void): void |
No description |
inflight handlePullRequstReopened(handler: inflight (PullRequestOpenedContext): void): void |
No description |
inflight handlePullRequstSync(handler: inflight (PullRequestSyncContext): void): void |
No description |
inflight handlePush(handler: inflight (PushContext): void): void |
No description |
inflight verifyAndReceive(props: VerifyAndReceieveProps): void |
No description |
No description
new(props: NgrokProps): Ngrok
Name | Type | Description |
---|---|---|
url |
str |
No description |
No methods
No description
No properties
Signature | Description |
---|---|
inflight getId(): str |
No description |
inflight getPrivateKey(): str |
No description |
inflight getWebhookSecret(): str |
No description |
No description
No properties
Signature | Description |
---|---|
inflight kill(): void |
No description |
No description
No properties
Signature | Description |
---|---|
inflight call(instance: ProbotInstance, installationId: num): OctoKit |
No description |
No description
No properties
Signature | Description |
---|---|
inflight on(name: str, handler: inflight (): void): void |
No description |
inflight verifyAndReceive(props: VerifyAndReceieveProps): void |
No description |
No description
No properties
Signature | Description |
---|---|
inflight getId(): str |
No description |
inflight getPrivateKey(): str |
No description |
inflight getWebhookSecret(): str |
No description |
No description
Name | Type | Description |
---|---|---|
credentialsSupplier |
IProbotAppCredentialsSupplier |
No description |
No description
Name | Type | Description |
---|---|---|
cwd |
str? |
No description |
env |
Map? |
No description |
No description
Name | Type | Description |
---|---|---|
id |
str |
No description |
octokit |
OctoKit |
No description |
No description
Name | Type | Description |
---|---|---|
auth |
IProbotAuth |
No description |
webhooks |
IProbotWebhooks |
No description |
No description
Name | Type | Description |
---|---|---|
id |
str |
No description |
octokit |
OctoKit |
No description |
payload |
PullRequestPayload |
No description |
No description
Name | Type | Description |
---|---|---|
id |
str |
No description |
octokit |
OctoKit |
No description |
payload |
PullRequestPayload |
No description |
No description
Name | Type | Description |
---|---|---|
id |
str |
No description |
octokit |
OctoKit |
No description |
payload |
PullRequestPayload |
No description |
No description
Name | Type | Description |
---|---|---|
id |
str |
No description |
octokit |
OctoKit |
No description |
payload |
PullRequestPayload |
No description |
No description
Name | Type | Description |
---|---|---|
id |
str |
No description |
octokit |
OctoKit |
No description |
payload |
PushPayload |
No description |
No description
Name | Type | Description |
---|---|---|
id |
str |
No description |
name |
str |
No description |
payload |
str |
No description |
signature |
str |
No description |
No description
Name | Type | Description |
---|---|---|
appId |
str |
No description |
privateKey |
str |
No description |
webhookSecret |
str |
No description |
No description
Name | Type | Description |
---|---|---|
credentialsSupplier |
IProbotAppCredentialsSupplier |
No description |
No description
Name | Type | Description |
---|---|---|
base |
str |
No description |
head |
str |
No description |
owner |
str |
No description |
repo |
str |
No description |
No description
Name | Type | Description |
---|---|---|
data |
CompareCommitsResponseData |
No description |
No description
Name | Type | Description |
---|---|---|
sha |
str |
No description |
No description
Name | Type | Description |
---|---|---|
commits |
Array |
No description |
No description
Name | Type | Description |
---|---|---|
filaname |
str |
No description |
sha |
str |
No description |
No description
Name | Type | Description |
---|---|---|
owner |
str |
No description |
ref |
str |
No description |
repo |
str |
No description |
No description
Name | Type | Description |
---|---|---|
data |
GetCommitResponseData |
No description |
No description
Name | Type | Description |
---|---|---|
files |
Array? |
No description |
No description
Name | Type | Description |
---|---|---|
filename |
str |
No description |
sha |
str |
No description |
status |
str |
No description |
No description
Name | Type | Description |
---|---|---|
owner |
str |
No description |
path |
str |
No description |
ref |
str? |
No description |
repo |
str |
No description |
No description
Name | Type | Description |
---|---|---|
data |
GetContentResponseData |
No description |
status |
num |
No description |
No description
Name | Type | Description |
---|---|---|
content |
str? |
No description |
name |
str |
No description |
path |
str |
No description |
sha |
str |
No description |
size |
num |
No description |
type |
str |
No description |
No description
Name | Type | Description |
---|---|---|
data |
Array |
No description |
status |
num |
No description |
No description
Name | Type | Description |
---|---|---|
apps |
OctoKitApps |
No description |
git |
OctoKitGit |
No description |
issues |
OctoKitIssues |
No description |
pulls |
OctoKitPulls |
No description |
repos |
OctoKitRepos |
No description |
No description
Name | Type | Description |
---|---|---|
domain |
str? |
No description |
url |
str |
No description |