user-docs icon indicating copy to clipboard operation
user-docs copied to clipboard

Add github action to sync api docs to the user docs site

Open tinygrasshopper opened this issue 1 year ago • 1 comments

  • Currently this generates references docs, based on the tags supplied in the open api docs

tinygrasshopper avatar May 16 '24 07:05 tinygrasshopper

Oh and alerting, how will we know if this fails?

jgresty avatar May 16 '24 13:05 jgresty

I can see there were a lot of notes that were previously on Apiary that have been lost on the new V1 docs.

Yep, will add that feature as a followup PR

I'm still concerned what will happen if this script runs before a previous pull request is merged

The default behaviour of the PR action is to merge it into the previous PR

tinygrasshopper avatar May 22 '24 18:05 tinygrasshopper