Christian Vecchiola
Christian Vecchiola
+1 Would love to control colours from the labeller configuration.
After a bit of investigation it seems that the the Octokit client does not supporting the definition of the label colour when the label is being added to the issue....
Hi @denis256 yes that would be a possibility, I have realised that actually if we do use `InitAndPlanE(...)` we do get the standard output already, so if we know that...
Ok, now I have realised what is the issue with the use of the approach you have proposed. A common test case may be that we execute `terraform plan` and...
@bitfield : Perhaps I misunderstand the issue here, but isn't the function: `func InitAndPlanAndShowWithStruct(t testing.TestingT, options *Options) *PlanStruct` sufficient for what you need to do? You get a plan struct...
I would love this feature as well!
Hello is there any update on this matter?