Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tplk/jira-harvest-agile-board

Userscript to add button in top right corner of Jira Agile board to start tracking time in HarvestApp.
https://github.com/tplk/jira-harvest-agile-board

harvestapp jira userjs userscript

Last synced: 2 days ago
JSON representation

Userscript to add button in top right corner of Jira Agile board to start tracking time in HarvestApp.

Awesome Lists containing this project

README

        

# jira-harvest-agile-board
Userscript to add button in top right corner of Jira Agile board
to start tracking time in HarvestApp.

## Installation
- Download and install [TamperMonkey](https://tampermonkey.net/) for your browser of choice.
- Open [this link](https://github.com/tplk/jira-harvest-agile-board/raw/master/jira-harvest-agile-board.user.js)
with TamperMonkey installed; it should open up a tab that prompts you to install the script.

## Setup
To create new Time Entries via HarvestApp API you need to set `harvestAccountId` and
`harvestApiToken` which can be created at [Developers page](https://id.getharvest.com/developers)
(Personal Access Token).