Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(plugin developer guide): correction, additional details / advanced #1961

Merged
merged 1 commit into from
May 31, 2021

Commits on May 31, 2021

  1. docs(plugin developer guide): correction, additional details / advanced

    A correction to the earlier documentation: the "nextRelease" object is NOT similar to the
    lastRelease and there are some differences. Because of this, the object is now documented as a
    separate entry. Added also information on how the error handling should be done so that
    semantic-release would be able to handle errors from plugins properly and call "fail" lifecycle
    plugins. Included some more advanced information on how the analyzeCommits-lifecycle plugins work
    and how the result of the initial analyzer can be overridden. This is an edge case, but could happen
    and is good to understand.
    XC- committed May 31, 2021
    Configuration menu
    Copy the full SHA
    4226fae View commit details
    Browse the repository at this point in the history