Open AlexanderPico opened 2 years ago
This little bit of json defines a custom badge (see https://new.wikipathways.org/pathways/WP554.html).
We could use this to set a message, e.g., "new edit under review" when a PR is initially received. We could then remove it by simply deleting the file when the PR is accepted. This could all be done with a few lines of bash in the GH actions.
This little bit of json defines a custom badge (see https://new.wikipathways.org/pathways/WP554.html).
We could use this to set a message, e.g., "new edit under review" when a PR is initially received. We could then remove it by simply deleting the file when the PR is accepted. This could all be done with a few lines of bash in the GH actions.