Sha256: 1a59e180db861ea2d456a95e2558e6ba4462dab5a05f686aebff26382104f320

Contents?: true

Size: 732 Bytes

Versions: 3

Compression:

Stored size: 732 Bytes

Contents

# Parameters for a GitHub search query
base_branch: master

# The list of repositories to scan for pull requests
repos:
  - magento/devdocs
  - magento-commerce/devdocs

# Labels also will be used as a 'type' value in the output file
labels:
  required:
    - New Topic
    - Major Update
  optional:
    - Technical

# Format of output file
output_format:
  - yaml
#  - markdown

# The phrase that is used as a separator in the pull request descripion.
# All the lines that follows this phrase are captured as 'description' for this PR's entry in the resulted data file.
magic_word: whatsnew

# An organization to check a contributor for membership.
# Values: 'true', 'false', empry if not configured.
membership: magento-commerce

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
whatsup_github-0.4.2 lib/template/.whatsup.yml
whatsup_github-0.4.1 lib/template/.whatsup.yml
whatsup_github-0.4.0 lib/template/.whatsup.yml