pcu
A CI utility to update the Unreleased section of the changelog with the title of the and a link to the pull request as part of the CI.
Feature set
- Use github as source control system
- Use of CircleCI as CI
CLI Usage
Install the CLI using cargo install.
Run in the CI script following successful completion of build tests.
pcu
The change log will be amended and committed as part of the change, triggering a recheck. On the recheck pcu will exit early as the change has already been applied.
Help provides all the options
License
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT) at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.