Open 0x4007 opened 1 year ago
/help
Command | Description | Example |
---|---|---|
/start |
Assign yourself to the issue. | /start |
/stop |
Unassign yourself from the issue. | /stop |
/help |
List all available commands. | /help |
/autopay |
Toggle automatic payment for the completion of the current issue. | /autopay true |
/query |
Returns the user's wallet, access, and multiplier information. | /query @user |
/ask |
Ask a context aware question. | /ask is x or y the bestapproach? |
/multiplier |
Set the task payout multiplier for a specific contributor, and provide a reason for why. | /multiplier @user 0.5"multiplier reason" |
/labels |
Set access control, for admins only. | /labels @user prioritytime price |
/authorize |
Approve a label change, for admins only. | /authorize |
/wallet |
Register your wallet address for payments. | /wallet ubq.eth |
/help
Command | Description | Example |
---|---|---|
/start |
Assign yourself to the issue. | /start |
/stop |
Unassign yourself from the issue. | /stop |
/help |
List all available commands. | /help |
/autopay |
Toggle automatic payment for the completion of the current issue. | /autopay true |
/query |
Returns the user's wallet, access, and multiplier information. | /query @user |
/ask |
Ask a context aware question. | /ask is x or y the best approach? |
/multiplier |
Set the task payout multiplier for a specific contributor, and provide a reason for why. | /multiplier @user 0.5 "multiplier reason" |
/labels |
Set access control, for admins only. | /labels @user priority time price |
/authorize |
Approve a label change, for admins only. | /authorize |
/wallet |
Register your wallet address for payments. | /wallet ubq.eth |
@@ TODO: replace ISSUES_REOPENED handler @@
! Permit already posted
@@ TODO: replace ISSUES_REOPENED handler @@
- action has an uncaught error
{
"logReturn": {
"name": "HttpError",
"status": 404,
"response": {
"url": "https://api.github.com/repos/pavlovcik/ubiquibot/labels/Price%3A%20600%20USD",
"status": 404,
"headers": {
"access-control-allow-origin": "*",
"access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset",
"content-encoding": "gzip",
"content-security-policy": "default-src 'none'",
"content-type": "application/json; charset=utf-8",
"date": "Thu, 26 Oct 2023 18:08:42 GMT",
"referrer-policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"server": "GitHub.com",
"strict-transport-security": "max-age=31536000; includeSubdomains; preload",
"transfer-encoding": "chunked",
"vary": "Accept-Encoding, Accept, X-Requested-With",
"x-accepted-github-permissions": "issues=read; pull_requests=read",
"x-content-type-options": "nosniff",
"x-frame-options": "deny",
"x-github-api-version-selected": "2022-11-28",
"x-github-media-type": "github.v3; format=json",
"x-github-request-id": "FC92:3854F1:A48B:D562:653AAB2A",
"x-ratelimit-limit": "5000",
"x-ratelimit-remaining": "4976",
"x-ratelimit-reset": "1698347276",
"x-ratelimit-resource": "core",
"x-ratelimit-used": "24",
"x-xss-protection": "0"
},
"data": {
"message": "Not Found",
"documentation_url": "https://docs.github.com/rest/issues/labels#get-a-label"
}
},
"request": {
"method": "GET",
"url": "https://api.github.com/repos/pavlovcik/ubiquibot/labels/Price%3A%20600%20USD",
"headers": {
"accept": "application/vnd.github.v3+json",
"user-agent": "probot/12.3.1 octokit-core.js/3.6.0 Node.js/20.8.0 (darwin; arm64)",
"authorization": "token [REDACTED]"
},
"request": {}
}
},
"handlerType": {
"type": "post",
"actions": [
null
]
},
"activeHandler": "onLabelChangeSetPricing",
"error": {
"name": "HttpError",
"message": "Not Found",
"stack": "HttpError: Not Found\n at /Users/nv/repos/pavlovcik/ubiquibot/node_modules/probot/node_modules/@octokit/request/dist-src/fetch-wrapper.js:68:27\n at processTicksAndRejections (node:internal/process/task_queues:95:5)\n at sendRequestWithRetries (/Users/nv/repos/pavlovcik/ubiquibot/node_modules/@octokit/auth-app/dist-node/index.js:398:12)\n at Job.doExecute (/Users/nv/repos/pavlovcik/ubiquibot/node_modules/bottleneck/light.js:405:18)"
},
"caller": "renderCatchAll",
"revision": "a3a62be8"
}
- action has an uncaught error
{
"logReturn": {
"name": "HttpError",
"status": 404,
"response": {
"url": "https://api.github.com/repos/pavlovcik/ubiquibot/labels/Price%3A%20600%20USD",
"status": 404,
"headers": {
"access-control-allow-origin": "*",
"access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset",
"content-encoding": "gzip",
"content-security-policy": "default-src 'none'",
"content-type": "application/json; charset=utf-8",
"date": "Thu, 26 Oct 2023 18:08:42 GMT",
"referrer-policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"server": "GitHub.com",
"strict-transport-security": "max-age=31536000; includeSubdomains; preload",
"transfer-encoding": "chunked",
"vary": "Accept-Encoding, Accept, X-Requested-With",
"x-accepted-github-permissions": "issues=read; pull_requests=read",
"x-content-type-options": "nosniff",
"x-frame-options": "deny",
"x-github-api-version-selected": "2022-11-28",
"x-github-media-type": "github.v3; format=json",
"x-github-request-id": "FC90:271406:6A5AC9:798DFE:653AAB2A",
"x-ratelimit-limit": "5000",
"x-ratelimit-remaining": "4975",
"x-ratelimit-reset": "1698347276",
"x-ratelimit-resource": "core",
"x-ratelimit-used": "25",
"x-xss-protection": "0"
},
"data": {
"message": "Not Found",
"documentation_url": "https://docs.github.com/rest/issues/labels#get-a-label"
}
},
"request": {
"method": "GET",
"url": "https://api.github.com/repos/pavlovcik/ubiquibot/labels/Price%3A%20600%20USD",
"headers": {
"accept": "application/vnd.github.v3+json",
"user-agent": "probot/12.3.1 octokit-core.js/3.6.0 Node.js/20.8.0 (darwin; arm64)",
"authorization": "token [REDACTED]"
},
"request": {}
}
},
"handlerType": {
"type": "post",
"actions": [
null
]
},
"activeHandler": "onLabelChangeSetPricing",
"error": {
"name": "HttpError",
"message": "Not Found",
"stack": "HttpError: Not Found\n at /Users/nv/repos/pavlovcik/ubiquibot/node_modules/probot/node_modules/@octokit/request/dist-src/fetch-wrapper.js:68:27\n at processTicksAndRejections (node:internal/process/task_queues:95:5)\n at sendRequestWithRetries (/Users/nv/repos/pavlovcik/ubiquibot/node_modules/@octokit/auth-app/dist-node/index.js:398:12)\n at Job.doExecute (/Users/nv/repos/pavlovcik/ubiquibot/node_modules/bottleneck/light.js:405:18)"
},
"caller": "renderCatchAll",
"revision": "a3a62be8"
}
- action has an uncaught error
{
"logReturn": {
"name": "HttpError",
"status": 404,
"response": {
"url": "https://api.github.com/repos/pavlovcik/ubiquibot/labels/Price%3A%20600%20USD",
"status": 404,
"headers": {
"access-control-allow-origin": "*",
"access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset",
"content-encoding": "gzip",
"content-security-policy": "default-src 'none'",
"content-type": "application/json; charset=utf-8",
"date": "Thu, 26 Oct 2023 18:09:07 GMT",
"referrer-policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
"server": "GitHub.com",
"strict-transport-security": "max-age=31536000; includeSubdomains; preload",
"transfer-encoding": "chunked",
"vary": "Accept-Encoding, Accept, X-Requested-With",
"x-accepted-github-permissions": "issues=read; pull_requests=read",
"x-content-type-options": "nosniff",
"x-frame-options": "deny",
"x-github-api-version-selected": "2022-11-28",
"x-github-media-type": "github.v3; format=json",
"x-github-request-id": "FCA6:2EBFF5:312BBB:39101F:653AAB43",
"x-ratelimit-limit": "5000",
"x-ratelimit-remaining": "4961",
"x-ratelimit-reset": "1698347276",
"x-ratelimit-resource": "core",
"x-ratelimit-used": "39",
"x-xss-protection": "0"
},
"data": {
"message": "Not Found",
"documentation_url": "https://docs.github.com/rest/issues/labels#get-a-label"
}
},
"request": {
"method": "GET",
"url": "https://api.github.com/repos/pavlovcik/ubiquibot/labels/Price%3A%20600%20USD",
"headers": {
"accept": "application/vnd.github.v3+json",
"user-agent": "probot/12.3.1 octokit-core.js/3.6.0 Node.js/20.8.0 (darwin; arm64)",
"authorization": "token [REDACTED]"
},
"request": {}
}
},
"handlerType": {
"type": "post",
"actions": [
null
]
},
"activeHandler": "onLabelChangeSetPricing",
"error": {
"name": "HttpError",
"message": "Not Found",
"stack": "HttpError: Not Found\n at /Users/nv/repos/pavlovcik/ubiquibot/node_modules/probot/node_modules/@octokit/request/dist-src/fetch-wrapper.js:68:27\n at processTicksAndRejections (node:internal/process/task_queues:95:5)\n at sendRequestWithRetries (/Users/nv/repos/pavlovcik/ubiquibot/node_modules/@octokit/auth-app/dist-node/index.js:398:12)\n at Job.doExecute (/Users/nv/repos/pavlovcik/ubiquibot/node_modules/bottleneck/light.js:405:18)"
},
"caller": "renderCatchAll",
"revision": "a3a62be8"
}
! Permit already posted
@@ TODO: replace ISSUES_REOPENED handler @@
! Permit already posted
@@ TODO: replace ISSUES_REOPENED handler @@
! Permit already posted
@@ TODO: replace ISSUES_REOPENED handler @@
! No price label has been set. Skipping permit generation.
/help
# Skipping '/start', reason: closed
@@ TODO: replace ISSUES_REOPENED handler @@
/help
Command | Description | Example |
---|---|---|
/start |
Assign yourself to the issue. | /start |
/stop |
Unassign yourself from the issue. | /stop |
/help |
List all available commands. | /help |
/autopay |
Toggle automatic payment for the completion of the current issue. | /autopay true |
/query |
Returns the user's wallet, access, and multiplier information. | /query @user |
/ask |
Ask a context aware question. | /ask is x or y the best approach? |
/multiplier |
Set the task payout multiplier for a specific contributor, and provide a reason for why. | /multiplier @user 0.5 "multiplier reason" |
/labels |
Set access control, for admins only. | /labels @user priority time price |
/authorize |
Approve a label change, for admins only. | /authorize |
/wallet |
Register your wallet address for payments. | /wallet ubq.eth |
! No price label has been set. Skipping permit generation.
/help
Command | Description | Example |
---|---|---|
/start |
Assign yourself to the issue. | /start |
/stop |
Unassign yourself from the issue. | /stop |
/help |
List all available commands. | /help |
/autopay |
Toggle automatic payment for the completion of the current issue. | /autopay true |
/query |
Returns the user's wallet, access, and multiplier information. | /query @user |
/ask |
Ask a context aware question. | /ask is x or y the best approach? |
/multiplier |
Set the task payout multiplier for a specific contributor, and provide a reason for why. | /multiplier @user 0.5 "multiplier reason" |
/labels |
Set access control, for admins only. | /labels @user priority time price |
/authorize |
Approve a label change, for admins only. | /authorize |
/wallet |
Register your wallet address for payments. | /wallet ubq.eth |
@@ TODO: replace ISSUES_REOPENED handler @@
Invalid org config: data must NOT have additional properties. Unnecessary properties: permitMaxPrice
test