Sha256: 73fda7a5f649454bad5432167c4bb59e1243dd742eac34f5bed09ff2e9c8a65a

Contents?: true

Size: 706 Bytes

Versions: 1

Compression:

Stored size: 706 Bytes

Contents

# Parameters for a GitHub search query
base_branch: master

# The list of repositories to scan for pull requests
repos:
  - magento/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 description.
# 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', empty if not configured.
# membership: magento-commerce

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
whatsup_github-0.5.0 lib/template/.whatsup.yml