Conversation
|
Hi, thanks for this. Please help me understand the issue here.
^ Isn't this how it is supposed to be?
^ This doesn't sound like the upstream OCI-Factory (here) is the place to have this fixed, does it? Could you please explain what is it that you are trying to do more specifically? |
|
So the issue is:
|
Afaiu, this issue is specific to how your team integrates with OCI-Factory. Different teams contributing to the OCI-Factory may have varying processes, and the upstream repository operates under its own established constraints and governance. For that reason, it may not be appropiate to adjust the upstream workflow to accomodate a particular use case. Having said that, most of the CI/CD issues you typically encounter in the OCI-Factory PRs -including CVEs detection- are coming from reusable workflows ( But if you still need to push to those PRs made by the Noctua bot, shouldn't it be enough to modify its fork repository settings to allow pushes from observability? Maybe I'm missing something here. |
|
The easiest way for you would be onboarding your noctua bot to the OCI Factory, and use the CLI client to trigger the The CLI client should have a easy integration to your existing workflows. I believe the IAM and data platform teams are already using this pattern. |
Ping the @canonical/rocks team.
Description
This PR adds CODEOWNERS files to observability rocks.
This is helpful to avoid creating our own branches with new PRs for fixing rock builds. The most common scenario is adding a line to trivyignore.
Related issues
Here are some examples to PRs I had to create because I couldn't push into existing PRs: