Skip to content
This repository has been archived by the owner on Dec 25, 2020. It is now read-only.

Generate a CHANGELOG.md file for a JIRA project

Notifications You must be signed in to change notification settings

Megalithic-LLC/jira-changelog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JIRA ChangeLog Generator

Generate a CHANGELOG.md for a project. Uses the JIRA REST API.

Building

$ npm install

Using

$ EXPORT JIRA_URL=https://admin:<password>@<my-space>.atlassian.net/<MY-PROJ>
$ node app.js > CHANGELOG.md

About

Generate a CHANGELOG.md file for a JIRA project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published