relizy / SlackSocialConfig
Interface: SlackSocialConfig
Defined in: src/types.ts:624
Properties
channel
channel:
string
Defined in: src/types.ts:639
Slack channel ID or name (e.g., "#releases" or "C1234567890")
credentials?
optionalcredentials:SlackCredentials
Defined in: src/types.ts:648
Slack credentials (optional - falls back to environment variables)
enabled?
optionalenabled:boolean
Defined in: src/types.ts:629
Enable Slack posting
Default
ts
falseonlyStable?
optionalonlyStable:boolean
Defined in: src/types.ts:635
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:644
Custom message template Available variables: , , , ,