-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ensure formatting toolbars on comments appear in all variations #8477
Conversation
Codecov Report
@@ Coverage Diff @@
## main #8477 +/- ##
=======================================
Coverage 81.76% 81.76%
=======================================
Files 101 101
Lines 5901 5901
=======================================
Hits 4825 4825
Misses 1076 1076 |
|
@cesswairimu @jywarren where can I see the screenshot results? Thanks! |
Oof, unfortunately the screenshots are not linked to anymore as our Dangerbot script broke. They used to be stored in Google Cloud here: Lines 67 to 81 in 3664a28
However, this script is not really running any more 😭 You can, however, open GitPod and check there. I do wish at some point to remake that script, maybe using the JS version of Dangerbot? https://danger.systems/ However, bots via Github Actions have become far more powerful recently so maybe it's something we could just build into a Probot bot or something... https://probot.github.io/ Feel free to spin out this comment into its own issue! |
Okay cool Jeff 👍 |
Okay now
|
Code Climate has analyzed commit 3d3ce2b and detected 0 issues on this pull request. View more on Code Climate. |
Yayyy tests passed 🎉 |
Moved to #8636 |
Fixes: #8475
🔜