Skip to content

Automatic pushes to update readme help output? #2065

@katrinafyi

Description

@katrinafyi

In #2047, I added a make readme command which runs a python script to update the readme with the latest --help output. This simplifies the workflow a little but when help options are updated, since you don't have to copy paste anymore.

The workflow could be simplified even more with an automatic Github action that runs make readme and pushes the result to PR branches. This would be very similar to the current "update TOC" workflow.

This is a ticket to think about doing that eventually (or decide not to, in case it might be too disruptive).

[...] Maybe there could be a ci task that generates the readme and pushes it, then we don't need the unit test and the developer doesn't have to think about it at all.

Originally posted by @katrinafyi in #2047 (comment)

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions