mercari / tfnotify

A CLI command to parse Terraform execution result and notify it to GitHub
MIT License
619 stars 91 forks source link

tfnotify migth be not working on github actions #98

Closed fnaoto closed 2 years ago

fnaoto commented 2 years ago

WHAT

[test]

I create repos for testing on github actions.

Then run actions but there is no comment on commit. And no error's.

WHY

TODO

fnaoto commented 2 years ago

FIY --

Github Actions support GITHUB_REF to get Pull Request Number.

fnaoto commented 2 years ago

Oh, I made a mistake. This is still WIP on https://github.com/mercari/tfnotify/pull/94 So I close this Issue. Thank you!