Restructure solution layout by module
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Docs CI / lint-and-preview (push) Has been cancelled
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Docs CI / lint-and-preview (push) Has been cancelled
				
			This commit is contained in:
		| @@ -1,19 +1,19 @@ | ||||
| { | ||||
|   "schemaVersion": "1.0", | ||||
|   "id": "stellaops.notify.connector.slack", | ||||
|   "displayName": "StellaOps Slack Notify Connector", | ||||
|   "version": "0.1.0-alpha", | ||||
|   "requiresRestart": true, | ||||
|   "entryPoint": { | ||||
|     "type": "dotnet", | ||||
|     "assembly": "StellaOps.Notify.Connectors.Slack.dll" | ||||
|   }, | ||||
|   "capabilities": [ | ||||
|     "notify-connector", | ||||
|     "slack" | ||||
|   ], | ||||
|   "metadata": { | ||||
|     "org.stellaops.notify.channel.type": "slack", | ||||
|     "org.stellaops.notify.connector.requiredScopes": "chat:write,chat:write.public" | ||||
|   } | ||||
| } | ||||
| { | ||||
|   "schemaVersion": "1.0", | ||||
|   "id": "stellaops.notify.connector.slack", | ||||
|   "displayName": "StellaOps Slack Notify Connector", | ||||
|   "version": "0.1.0-alpha", | ||||
|   "requiresRestart": true, | ||||
|   "entryPoint": { | ||||
|     "type": "dotnet", | ||||
|     "assembly": "StellaOps.Notify.Connectors.Slack.dll" | ||||
|   }, | ||||
|   "capabilities": [ | ||||
|     "notify-connector", | ||||
|     "slack" | ||||
|   ], | ||||
|   "metadata": { | ||||
|     "org.stellaops.notify.channel.type": "slack", | ||||
|     "org.stellaops.notify.connector.requiredScopes": "chat:write,chat:write.public" | ||||
|   } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user