Coder Social home page Coder Social logo

releasenotesgenerator's Introduction

ReleaseNotesGenerator

Application to generate release notes documents based on changes and work items done in TFS or Azure DevOps

Settings

name type required? description
Data ReleaseData required General information about release
ChangesetsServer ServerDetails required Details of server to download changes
WorkItemServer ServerDetails required Details of server to download Work Items
DocumentLocation string reuired Location for Template.docx, and output location for generated document
TestReport string optional Url to additional Sign-off document
WorkItemStateInclude List optional List of Work Item Types to include in document
DateFormat string optional Input date format for Release Data settings. Defaults to yyyy-MM-dd

ReleaseData settings

name type required? description
TfsProject string required Project to take data from
TfsBranch string required TFS/Git branch to take data from
Iteration string required Iteration path to use
ChangesetFrom string optional Changeset Id/SHA-1 of earliest commit we want to include in document
ChangesetTo string optional Changeset Id/SHA-1 of latest commit we want to include in document
ReleaseName string optional Name of release
ReleaseDate string optional Date of release
ReleaseDateOutputFormat string optional Output date format for ReleaseDate. Defaults to d MMM yyyy
QaBuildName string optional Name of QA build used to test release
QaBuildDate string optional Date of QA build used to test release
QaBuildDateOutputFormat string optional Output date format for ReleaseDate. Defaults to yyyy-MM-dd

ServerDetails settings

name type required? description
Url string required Server link in following format https://{instance}[/{team-project}]
Pat string required Personal Access Token granting access to server
ServerType ServerTypeEnum required type of server. Currently supported Tfs/Azure

There are two token replacements set up:

  • {ReleaseName}
  • {ReleaseDate}

If you add them to your docx template, they'll be replaced in end document for actual values

releasenotesgenerator's People

Contributors

dependabot[bot] avatar fenergo-gregorysl avatar gregorysl avatar

Watchers

 avatar

Forkers

tifka

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.