Open-Source Infrastructure as Code Management Solution for Multiple Systems designed to be reliable in mission-critical tasks on paranoid and high-security environment.
In a hypothetical scenario where https://github.com/NixOS/nixpkgs/issues/292700 would be fixed then applying this patch has an increased risk of causing issues -> If we make a handling for this that would output a warning then we could improve the reliability of the deployment by catching unneeded workarounds early.
Implement a function that will check GitHub API for the state of the issue and warns the deployment manager about the issue being closed.
We use a lot of code that's like:
In a hypothetical scenario where https://github.com/NixOS/nixpkgs/issues/292700 would be fixed then applying this patch has an increased risk of causing issues -> If we make a handling for this that would output a warning then we could improve the reliability of the deployment by catching unneeded workarounds early.