Skip to content

jemmyw/aha-develop-pr-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PR Sync

It's annoying when your GitHub pull request title gets out of sync with the record in Aha! Develop. Add this extension to keep them in sync. Can sync Aha! -> GitHub, GitHub -> Aha! and Aha! <=> GitHub

Installing the extension

Note: In order to install an extension into your Aha! Develop account, you must be an account administrator.

Requires the official github extension to be installed: https://github.com/aha-develop/github

Install the PR Sync extension by clicking here.

To sync to GitHub you must supply a personal access token with repo access from https://github.com/settings/tokens

Screenshot_20210614_121045

Working on the extension

Install aha-cli:

npm install -g aha-cli

Clone the repo:

git clone https://github.com/jemmyw/aha-develop-pr-sync.git

Install and setup the github graphql types:

yarn install
yarn run codegen

Note: In order to install an extension into your Aha! Develop account, you must be an account administrator.

Install the extension into Aha! and set up a watcher:

aha extension:install
aha extension:watch

Building

aha extension:build

About

Aha! Develop extension for syncing PR title with Aha! record title

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors