#368 Change FLIBS submission procedure so that files (Dockerfile, Readme) are stored somewhere editable by reviewers
Opened 6 years ago by jberkus. Modified 6 years ago

Currently, Dockerfiles and README files are submitted by reference in Bugzilla, which has the result that (a) reviewers can't make even minor edits like fixing typos, and (b) sometimes the file source expires with the ticket still open.

We should have some place to upload those files which belongs to Fedora, has the same lifecycle as the submission/review, and is editable by reviewers. Ideas:

  1. stop using bugzilla and submit all container images as PRs in pagure (can we do this?)
  2. Submit files as PRs in pagure, but still have a bugzilla ticket
  3. Deploy some GIST-like tool which allows uploading of files and editing of them, owned by Fedora.

Metadata Update from @jberkus:
- Issue tagged with: containers

6 years ago

Since rel-eng has automation set in-place I believe the bugzilla part will still be needed.

I completely agree that reviews done via bugzilla are horrible. So how about that the bugzilla process would be just about the image (do we want it? yes/no) and it would be followed by a dist-git, pagure review where the submitter would open a PR and reviewer would proceed with a review of all the files - Dockerfile, help file, scripts, etc.

Wait, why would the bugzilla review be first? I don't quite get it.

Login to comment on this ticket.

Metadata