Hello, I am trying to build a template for issues, where a fixed number of comments are generated on issue initialization. Basically for a simplified code review process, the issue description would house information, but a list of comments would automatically be generated which reviewers/developers could reply to to time stamp when they reviewed/approved. Obviously this can be done manually, but I was looking for an automated process, either script (but I have no idea how to write script for gitlab) or template.
I have been reading up on GHI, but seems that is largely used to modify issues on GitHub, not GitLab - also Comments do not seem to be covered in CLI, even if I could run a script and generate the issue from Command Line, that would be better than manually making a bunch of comments for each issue generated.
Please let me know if anyone has any ideas on this.
Thanks,
alphawolfxv