# 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