-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Add ActionRunStatus component #23259
Conversation
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## main #23259 +/- ##
==========================================
+ Coverage 47.44% 47.58% +0.13%
==========================================
Files 1140 1143 +3
Lines 150804 151172 +368
==========================================
+ Hits 71549 71933 +384
+ Misses 70788 70739 -49
- Partials 8467 8500 +33
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
A question about the directory structure, why isn't |
I didn't notice this problem, as Then, |
See Add document for webcomponents #23261 |
It should be another |
Should we backport this PR? |
I think yes. |
* giteaofficial/main: Update documentation for the new YAML label file format (go-gitea#23020) Remove unnecessary space on link (go-gitea#23334) Fix incorrect redirect link of delete org project (go-gitea#23327) Fix incorrect project links and use symlink icon for org-wide projects (go-gitea#23325) Fix PR view misalignment caused by long name file (go-gitea#23321) Add ActionRunStatus component (go-gitea#23259) Scoped labels: don't require holding alt key to remove (go-gitea#23303)
I was unable to create a backport for 1.19, please send one manually. 🍵 |
Related to: #23212 (comment)
Decrease duplication of SvgIcon when display a run status svg.