Skip to content
This repository has been archived by the owner on Oct 17, 2022. It is now read-only.

Announce new instant answer releases and its changes

License

Notifications You must be signed in to change notification settings

duckduckgo/p5-dzp-announcerelease

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dist::Zilla::Plugin::AnnounceRelease - Announce a new release and its changes

Synopsis

Using the changelog created by DZP::IAChangelog will notify specified channel of the new release and what has changed in it.

To activate the plugin, add the following to dist.ini:

[AnnounceRelease]

Attributes

  • changelog: Name of the changelog file in the release Defaults to ia_changelog.yml.
  • channel: Which channel to notify. Defaults to DuckDuckHack.

Contributing

To browse the repository, submit issues, or bug fixes, please visit the github repository:

Author

Zach Thompson zach@duckduckgo.com