Add comments to the commit instead of to a PR #216
Labels
enhancement
New feature or request
new
A new issue or feature request that has not yet been triaged by maintainers
Description
Typically, terraform
apply
jobs to an environment will not occur as a result of a PR, but rather after merging to the main branch. It is still desirable to have a durable record of the results of plan/apply, however, so it would be helpful to have an option to direct the comment to a specific commit instead of to the PR.Proposed input change:
Change
commentOnPr
from aboolean
to astring
input:References
No response
Help Wanted
Community Note
The text was updated successfully, but these errors were encountered: