Sha256: 3a8ac2f1ad0d3920e0ee01cd7f1a0521d1976b62ecf10b14b6af9bf27c9a12b4

Contents?: true

Size: 725 Bytes

Versions: 6

Compression:

Stored size: 725 Bytes

Contents

---
slack:
  notify_channel: chef-notify

github:
  version_tag_format: "v{{version}}"
  minor_bump_labels:
    - "Version: Bump Minor"

changelog:
  rollup_header: Changes not yet released to rubygems.org

rubygems:
  - mixlib-archive

merge_actions:
  - built_in:bump_version:
      ignore_labels:
        - "Version: Skip Bump"
        - "Expeditor: Skip All"
  - bash:.expeditor/update_version.sh:
      only_if:
        - built_in:bump_version
  - built_in:update_changelog:
      ignore_labels:
        - "Changelog: Skip Update"
        - "Expeditor: Skip All"
  - built_in:build_gem:
      only_if:
        - built_in:bump_version

promote:
  action:
    - built_in:publish_rubygems
    - built_in:rollover_changelog

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
mixlib-archive-0.4.8 .expeditor/config.yml
mixlib-archive-0.4.7 .expeditor/config.yml
mixlib-archive-0.4.6 .expeditor/config.yml
mixlib-archive-0.4.5 .expeditor/config.yml
mixlib-archive-0.4.4 .expeditor/config.yml
mixlib-archive-0.4.2 .expeditor/config.yml