The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

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](

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events