Commit graph

2 commits

Author SHA1 Message Date
xchapter7x
c254a57593 add comment calling out need to check if we change version
if we are to bump this version
then we should re-evaluate if there are
any leaks or exploits in the actions implementation

https://github.com/spf13/cobra/pull/1097\#issuecomment-620877596
2020-04-30 16:28:13 -04:00
xchapter7x
3f58c14b11 replace labeler action with periodic-labeler
this replaces the default labeler as it
does not label PRs from forks properly.

with periodic-labeler it should apply labels on
a cron to any PR and resolve the below bug:

https://github.com/spf13/cobra/issues/1092
2020-04-21 09:21:02 -04:00