Skip to content

Script to add available scripts in README.md #19

@vvasc

Description

@vvasc

Motivation

We want to have a process to add a list of our scripts in the README.md automatically on merge on the main branch.

Expected Changes

  • Create a new script and add it to ScriptsConfiguration
  • This script needs to have the capability to read the ScriptsConfiguration and get two kinds of scripts from there (INTERNAL and NOT INTERNAL) using a flag, and write them in our README.md
  • Format the message in our READM.md to be readable
  • We should remove the image that describes our scripts from README.md
  • We should have a 100% coverage test on it
  • We should trigger this script on merge on the main branch using the CI. It should be done in another PR [see https://github.com/chore(rebase-action): adds a Github Action to enable rebase with a co… #17]

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions