- Notifications
You must be signed in to change notification settings - Fork1
The way we generate release notes for Rector repository
License
NotificationsYou must be signed in to change notification settings
rectorphp/release-notes-generator
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
The way we generate release notes for Rector repository -https://github.com/rectorphp/rector/releases/
composer require rector/release-notes-generator --dev
- Generate Github token here:
- Run the command:
vendor/bin/rng --from-commit<commit-hash> --to-commit<commit-hash> --github-token<github_token>
E.g.
vendor/bin/rng --from-commit 2.0.10 --to-commit 2.0.11 --remote-repository=rectorphp/rector-symfony --remote-repository=rectorphp/rector-doctrine --remote-repository=rectorphp/rector-phpunit --github-token ghp_<token_here>
About
The way we generate release notes for Rector repository
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.