0
votes

Right now User can subscribe to the wiki by Page. There are around 100 pages in wiki and new pages also get created very frequently. So Is there any way to get a notification if there is any change in the wiki?

I have followed this bug, It's mentioned that it's not supported yet officially.

So If anyone has the latest update on this or if there is any workaround to subscribe to the entire wiki, please update.

If there are APIs to get the required information that will also solve the purpose.

1

1 Answers

1
votes

Wiki is a git repo. So you can subscribe on git changes.

Wiki:

enter image description here

Notification:

enter image description here

Result:

enter image description here