Sha256: 892987ba16ce7b1348fa371aadbd03c305a4cc293970287f61a0517c54429601
Contents?: true
Size: 1.03 KB
Versions: 1
Compression:
Stored size: 1.03 KB
Contents
# Changelog ## 0.4.1 - Added authentication via an environment variable `WHATSUP_GITHUB_ACCESS_TOKEN` ## 0.4.0 ### General - Loading more data about pull requests via API - Loading data about configured organization members via API - Upgraded gem specs - Removed non-working tests. TODO: Add tests for the output file. ### New configuration option Added `membership` to configuration. Value: name of an organization to check membership of a contributor. ### New output data Added `merge_commit`, `labels`, and `membership` to YAML output. Values for `membership`: - `true` if contributor is a member of the configured organization - `false` if not a member - empty if not configured ## 0.3.1 - Added `contributor` and `profile` output data. ## 0.3.0 - Added "magic word" to configuration file - Added the requested GitHub query to terminal output (#13) - Fixed the issue with empty description (#21) ## 0.2.0 - Implemented two types of labels in configuration: 'optional' and 'required'. ## 0.0.1 The tool is released as a gem.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
whatsup_github-0.4.1 | CHANGELOG.md |