-
Story
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
False
-
-
False
-
-
Story
As a CI/CD User trying to manage conflicting CI commands I want the ability to add a prefix to gitops comments.
This story addresses the need to prevent conflicts between PROW and PAC commands by allowing users to configure a prefix for gitops comments, ensuring smoother interactions between different CI systems.
Background
The issue was identified during user support, where interactions between PROW and PAC commands caused confusion. By adding a configurable prefix to gitops comments, we aim to provide a more seamless experience for users who use both systems.
Approach
- Refactor the code to support configurable prefixes for gitops comments
- Ensure that the prefix can be easily configured by users
- Update the relevant documentation to guide users on how to configure the prefix