
Create or design your confluence pages (Using HTML and CSS) through Bitbucket commit
Create or design your confluence pages (Using HTML and CSS) through Bitbucket commit
Create or design your confluence pages (Using HTML and CSS) through Bitbucket commit
Enable both the hooks to execute feature of this plugin.Hooks will be available on the Workflow/Hooks page in the repository configuration/settings management page.
While enabling Confluence Page Post Hook it will ask some information about your confluence instance. Fill correct information in this form otherwise it will give error.
While pushing file with wrong header data (in this image it is confluence spaceKey which is not available on confluence), It will reject commit and give reason with error message.
More details
- Install App, Enable Pre Receive and Post Hooks available in Workflow/Hooks page in the repository configuration/settings management page.
- Create a file to update its content on confluence page.
- Make sure your content must have header part having space key and page title in specific format as given bellow.
For e.g. {"spaceKey":"","title":"","parentPageTitle":""}
- spaceKey : Key of your page under which your page contains.
- pageTitle : Title of your page to be create new or update existing page.
- parentPageTitle : This parameter is optional. If your page is a child of any other page then pass this parameter.
- Once your file is ready just commit it.
- If everything will be proper then it will automatically update or create your confluence page.
Reviews for cloud
(0)Sign in to write a reviewReviews for server
(0)Sign in to write a reviewReviews for Data Center
(0)Sign in to write a reviewCloud Pricing
Server Pricing
Data Center Pricing
Basic support resources are available for this app.
Vendor support resources
Find out how this app works.
Community discussions connect you to the vendor and other customers who use this app.
Atlassian-hosted discussions connect you to other customers who use this app.
Versions
Version 1.0 • Bitbucket Server 5.10.1 - 6.10.4 • Released 2019-07-10
Summary
Initial release
Details
This is just an initial release. Any questions and suggestions are most welcomes. Please mail us on : kelvin4atlassian@gmail.com
Installation
- Log into your Bitbucket instance as an admin.
- Click the admin dropdown and choose Add-ons. The Manage add-ons screen loads.
- Click Find new apps or Find new add-ons from the left-hand side of the page.
- Locate Confluence Page Hooks For Bitbucket via search. Results include app versions compatible with your Bitbucket instance.
- Click Install to download and install your app.
- You're all set! Click Close in the Installed and ready to go dialog.