Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to link a Jira issue to a gitbook repository for documentation purposes

Roald M Rasmussen
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 3, 2025

Given - A branch from a source repository is created to work on a feature/bug.

When - a developer has finished with the feature/bug.

And - is ready to commit the branch.

Then - the branch would also be committed to a gitBook repository for documentation purposes. 

This would automate/list any bug fixes and features that will need to be documented for public visibility.

 

1 answer

0 votes
Mercy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
December 10, 2025

Jira Cloud doesn’t have a native integration with GitBook, so you’ll need to connect them using automation or an intermediary like a webhook or REST API call. You can set up a Jira Automation rule that triggers when an issue transitions to “Done” or a branch is merged. Use the “Send web request” action to call GitBook’s API and create or update documentation entries based on issue data such as summary, description, and fix version. This approach keeps your documentation synced automatically with completed work.
In Jira Cloud, you can configure this under Project Settings > Automation, using the [Send web request action](

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events