RamenDR / ramen

Apache License 2.0
72 stars 52 forks source link

Try nicer way to match github actor #1360

Closed nirs closed 3 months ago

nirs commented 3 months ago

Instead of horrible one line json, try to check if the pull request author is a member of the organization[1].

[1] https://michaelheap.com/github-actions-check-permission/