cool-easter-32542
03/07/2023, 6:15 PMupdatedAt values is a manual task, often overlooked by people updating the docs. This makes the docs appear more stale than they actually are (#18436).
With adhoc_tool support, it should be possible to create a Pants-managed workflow to publish docs to readme.com.
We should be able to write a tool to update the front matter of the docs to have a correct updatedAt value based on the mtime of the files, and then publish the post-processed files using the rdme node.js-based tool.
pantsbuild/pants