AlmaLinux / AlmaLinux/build-system

Warn the person doing a release that what you're about to release does not belong to the product it was built for

Open
#299 0 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
No language data
Stars
32
Forks
11
PR merge metrics
No merged PRs in 30d

Description

When adding builds into a release, users need to know if the build does not belong to the product he's creating the release for.
Right now, if I add a build that does not belong to the product we're releasing into, there's no clear indication about it, see:

![image](https://github.com/AlmaLinux/build-system/assets/821790/f7eda1b0-8fe4-43c8-8013-de9c1578da98)

In order for us to release it into our product, the build needs to be added to the product (builds can belong to many products already), which can be done by going into the build page and manually adding it into a build, see:

![image](https://github.com/AlmaLinux/build-system/assets/821790/60946cd2-8b69-4c1d-b33a-71c8efd1f49e)

I'd say that we should:
* Indicate the user that the build that was just added to the release does not belong to the product
* Maybe, allow the user to directly add the build to the product within the new release page

Another option would be to make this transparent to the user and directly add the build to the product when added into a release. In any case, this needs further analysis/discussion with the rest of the team and our users.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.