#64 Update information about decision contexts usage in the gating
Merged by psss. Opened by vmaljulin.
fedora-ci/ vmaljulin/docs RHELWF-2497  into  master

Download 64.patch

This fixes greenwave#282 (https://pagure.io/greenwave/issue/282)

@adamwill @lholecek please review

"Why" is not explained and "main policy" is not defined.

Maybe:

A decision context identifies set of policies used for a specific gating. For
example, `bodhi_update_push_stable` decision context is used for gating RPM
builds in Bodhi updates before getting to the stable repository.
If you create the `gating.yaml` file, make sure that policies for all required
decision contexts are defined. Gating for any missing decision context will
fail.

1 new commit added

  • fixup! Update information about decision contexts usage in the gating This fixes greenwave#282 (https://pagure.io/greenwave/issue/282)

Updated

+1 from me, but someone else should review.

@adamwill Can you help review the doc change?

Looks good to me. Thanks for the clarification. Just two minor suggestions:

  • In the Fedora CI docs we keep one sentence per line (helps with future changes/diffs)
  • It's a good practice to keep the first line of the commit short and put the details after a blank line

rebased onto d8fda1becc752b52cc08c24ffdb420c0cd091c26

@psss Updated

rebased onto 6a1647099d29eff37833a514dcfeab952532390a

Pull-Request has been merged by psss

Metadata