Skip to content
This repository was archived by the owner on Dec 12, 2024. It is now read-only.
This repository was archived by the owner on Dec 12, 2024. It is now read-only.

Wrong manual #16

@Athwale

Description

@Athwale

This page:
https://docs.centos.org/en-US/stream-contrib/quickstart/#_3_reference_the_bugzilla_you_filed_in_your_commits

Says that commits must contain a rh bz like this:
git commit --signoff -m 'This is my awesome patch, Related: rhbz#123456
git commit --signoff -m 'This is another patch to the same bug, Fixes: #123456 (The checkers let me leave off the rhbz prefix)'

That is incorrect. The Related: rhbz#123456 or equivalent must be at the beginning of the line. Otherwise it does not work:
https://gitlab.com/redhat/centos-stream/rpms/vsftpd/-/merge_requests/9/pipelines

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions