denosaurs / denosaurs/release

version number and readme update on release

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
9
Forks
1
PR merge metrics
No merged PRs in 30d

Description

When a release is made, I have a need to
- Generate a file with the version number of the tag being generated. (this allows to ensure that my deno script always report the correct version number)
- Update the readme links to display current version.

I have created a fork with a raw prototype to suit my need (see https://github.com/sylc/release/pull/1). i.e I created 2 new plugins. one for adding the file with the version number and one for updating the readme.

Would you be interested in getting this supported in the `release` repo by either:
- adding these plugins to the repo with probably a config file so the user can enable/disable/tweak the behaviour of these plugins
- Or supporting calling external plugins.

I'm happy to help implemented the feature. cheers

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.