cert-manager/.github
Ashley Davis b2f7aa57ea
remove krew automation
github actions is pretty flawed in several ways, and it's missing
features which would make it usable for us.

we want to trigger our krew automation when a new stable release of our
latest supported cert-manager release is published. github has all this
information, but it's not easy to _use_ that information when triggering
a github action.

we also only want to trigger the action on the main repo and not on
forks.

if we end up having to write custom code to do this, we might as well
add that code into cmrel and not have to deal with the flaws in gh
actions.

Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
2021-08-24 11:24:52 +01:00
..
ISSUE_TEMPLATE Change issue templates to use HTML comments + tip about code blocks 2020-11-05 12:28:26 +01:00
PULL_REQUEST_TEMPLATE.md Fix links in pull request template 2018-06-05 22:55:55 +01:00