You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Is it possible to establish a seamless integration between Confluence and GitHub, ensuring that any edits made to documents within Confluence are automatically reflected on GitHub once published?"
Hi @Karthick trying to understand the ask. Are you asking is there a way to commit and push documents published in Confluence to GitHub? Just asking because normally you would want things promoted in your version control system (GitHub) before pushing it anywhere and not the other way around.
yes, @Craig Nodwell what ever changes that made in confluence that need to be reflected in the github file also. confluence and github should be in sync. is there any way to achieve.?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Karthick you can achieve this through scripting. I think you would be better off pushing to github first then triggering off a scripted build job that publishes to Confluence instead of the other way around.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.