[precheck] add 'nsfw' as blocklisted term#29937
Conversation
|
Here's a patch if anyone wants to add this in before the next fastlane release! |
iBotPeaches
left a comment
There was a problem hiding this comment.
First time I've looked at precheck
iBotPeaches
left a comment
There was a problem hiding this comment.
Confirmed hash is nsfw (c6603565c5159fbe846a53e991829d452a1546d41150c0d3c73ddbd7f476ee0d)
There was a problem hiding this comment.
Hey @jtlthe2 👋
Thank you for your contribution to fastlane and congrats on getting this pull request merged 🎉
The code change now lives in the master branch, however it wasn't released to RubyGems yet.
We usually ship about once a month, and your PR will be included in the next one.
Please let us know if this change requires an immediate release by adding a comment here 👍
We'll notify you once we shipped a new release with your changes 🚀"
There was a problem hiding this comment.
Congratulations! 🎉 This was released as part of fastlane 2.233.0 🚀
Checklist
bundle exec rspecfrom the root directory to see all new and existing tests passbundle exec rubocop -ato ensure the code style is validci/circlecibuilds in the "All checks have passed" section of my PR (connect CircleCI to GitHub if not)Motivation and Context
Resolves #29936
Description
Adds the term "nsfw" to precheck's curse word list. It's been flagged a couple times for as violating Guideline 1.1
Testing Steps
Unit tests