File tree Expand file tree Collapse file tree 1 file changed +2
-11
lines changed Expand file tree Collapse file tree 1 file changed +2
-11
lines changed Original file line number Diff line number Diff line change @@ -11,18 +11,9 @@ SpaceCat Task Processor is a Node.js service that processes messages from the AW
1111- Extensible and easy to add new handlers
1212
1313## Handlers
14- - ** audit-status-processor** : Checks and reports audit status for a site
15- - ** demo-url-processor** : Prepares and shares a demo URL for a site
14+ - ** opportunity-status-processor** : Checks and reports status audits for a site
1615- ** disable-import-audit-processor** : Disables specified imports and audits for a site
17-
18- ## Project Structure
19- - ` src/ ` - Main source code
20- - ` tasks/demo-url-processor/handler.js `
21- - ` tasks/disable-import-audit-processor/handler.js `
22- - ` tasks/opportunity-status-processor/handler.js `
23- - ` utils/slack-utils.js `
24- - ` index.js ` - Main entry point and handler dispatcher
25- - ` test/ ` - Test files
16+ - ** demo-url-processor** : Prepares and shares a demo URL for a site
2617
2718## Setup
28191 . Clone the repository
You can’t perform that action at this time.
0 commit comments