Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fcos-release-notes: add job for generating release notes #261

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Aug 11, 2020

  1. fcos-release-notes: add job for generating release notes

    Adds a job for generating `release-notes.yaml` from `release-notes.d/`
    in `testing-devel` and `next-devel` and puts the output `release-notes.yaml`
    file to `testing` and `next` branch correspondingly.
    
    Also adds the functionality in `Jenkinsfile` such that after building the image,
    replaces the premature `next-release` placeholder key with the real build id.
    Then it uploads the final `release-notes.yaml` to the S3 bucket as well as
    pushing to `fedora-coreos-config` repo.
    
    Related: coreos/fedora-coreos-tracker#194
    Signed-off-by: Allen Bai <abai@redhat.com>
    Allen Bai committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    4f8f4e5 View commit details
    Browse the repository at this point in the history