relizy / SlackSocialConfig
Interface: SlackSocialConfig
Defined in: src/types.ts:711
Properties
channel
channel:
string
Defined in: src/types.ts:726
Slack channel ID or name (e.g., "#releases" or "C1234567890")
credentials?
optionalcredentials?:SlackCredentials
Defined in: src/types.ts:735
Slack credentials (optional - falls back to environment variables)
enabled?
optionalenabled?:boolean
Defined in: src/types.ts:716
Enable Slack posting
Default
ts
falseonlyStable?
optionalonlyStable?:boolean
Defined in: src/types.ts:722
Skip Slack posting for prerelease versions (alpha, beta, rc, etc.) Only stable versions will be posted to Slack
Default
ts
truetemplate?
optionaltemplate?:string
Defined in: src/types.ts:731
Custom message template Available variables: , , , ,