-
-
Notifications
You must be signed in to change notification settings - Fork 556
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
chore: Set emojis that better represent what happens in GH workflows #819
Conversation
📝 WalkthroughSummary by CodeRabbit
WalkthroughThe changes update the naming conventions in two GitHub Actions workflow files. In the CI/CD workflow file, the workflow name is changed from "🧪" to "∞". Additionally, a new branch ignore pattern for "renovate/" is added, while existing ignore patterns for "maintenance/pip-tools-constraint-lockfiles" and "patchback/backports/" are removed. In the scheduled runs workflow file, the workflow name is updated from "⏳" to "🕔", and the main CI/CD pipeline job name is changed from "🧪 Main CI/CD pipeline" to "∞ Main CI/CD pipeline". The underlying configuration structure and functionality remain unchanged. Changes
📜 Recent review detailsConfiguration used: .coderabbit.yaml 📒 Files selected for processing (2)
🚧 Files skipped from review as they are similar to previous changes (2)
⏰ Context from checks skipped due to timeout of 90000ms (18)
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## master #819 +/- ##
=======================================
Coverage 96.38% 96.38%
=======================================
Files 10 10
Lines 249 249
Branches 7 7
=======================================
Hits 240 240
Misses 9 9
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not entirely happy with the purple'ish background color on CI/CD sign emoji 🤣
It's blue on Firefox on Ubuntu But I see it as purple on Android -__- |
Like this one for twitter Need to check is there a way to force specific style |
We can try:
Just need to test how it looks like on different OS and browsers |
This PR is included in version 1.97.4 🎉 |
No description provided.