kubevirt / kubevirt.github.io

KubeVirt website repo, documentation at https://kubevirt.io/user-guide/
https://kubevirt.io
MIT License
30 stars 112 forks source link

Review use of offensive language #726

Closed mazzystr closed 2 years ago

mazzystr commented 3 years ago

Review repo for offensive langauge

kubevirt-bot commented 3 years ago

Issues go stale after 90d of inactivity. Mark the issue as fresh with /remove-lifecycle stale. Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

/lifecycle stale

kubevirt-bot commented 3 years ago

Stale issues rot after 30d of inactivity. Mark the issue as fresh with /remove-lifecycle rotten. Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

/lifecycle rotten

kubevirt-bot commented 3 years ago

Rotten issues close after 30d of inactivity. Reopen the issue with /reopen. Mark the issue as fresh with /remove-lifecycle rotten.

/close

kubevirt-bot commented 3 years ago

@kubevirt-bot: Closing this issue.

In response to [this](https://github.com/kubevirt/kubevirt.github.io/issues/726#issuecomment-916403168): >Rotten issues close after 30d of inactivity. >Reopen the issue with `/reopen`. >Mark the issue as fresh with `/remove-lifecycle rotten`. > >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
tylerauerbeck commented 3 years ago

/reopen

kubevirt-bot commented 3 years ago

@tylerauerbeck: You can't reopen an issue/PR unless you authored it or you are a collaborator.

In response to [this](https://github.com/kubevirt/kubevirt.github.io/issues/726#issuecomment-920133616): >/reopen Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
tylerauerbeck commented 3 years ago

@mazzystr Didn't think I would have the power to reopen, but gave it a shot anyway. This probably needs reopened as there is still some work to do here.

cwilkers commented 2 years ago

/remove-lifecycle rotten

cwilkers commented 2 years ago

/reopen

kubevirt-bot commented 2 years ago

@cwilkers: Reopened this issue.

In response to [this](https://github.com/kubevirt/kubevirt.github.io/issues/726#issuecomment-963131494): >/reopen Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
cwilkers commented 2 years ago

Searching the actual repo content finds many instances of the potentially offensive language, but mostly in dated blog posts. Rather than try to rewrite so many older posts, we may choose to leave older posts alone, and adopt a new CI check to warn if new content contains words deemed potentially offensive.

cwilkers commented 2 years ago

Now working from a new search:

git grep -I -E 'master|slave|whitelist|blacklist' -- \
  ':!vendor' ':!cluster-up' ':!cluster-sync' ':!*generated*' ':!*_posts*'