ultralytics-actions 0.0.92__py3-none-any.whl → 0.0.94__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- actions/__init__.py +1 -1
- actions/first_interaction.py +1 -0
- actions/utils/common_utils.py +1 -1
- actions/utils/openai_utils.py +5 -1
- {ultralytics_actions-0.0.92.dist-info → ultralytics_actions-0.0.94.dist-info}/METADATA +1 -1
- {ultralytics_actions-0.0.92.dist-info → ultralytics_actions-0.0.94.dist-info}/RECORD +10 -10
- {ultralytics_actions-0.0.92.dist-info → ultralytics_actions-0.0.94.dist-info}/WHEEL +0 -0
- {ultralytics_actions-0.0.92.dist-info → ultralytics_actions-0.0.94.dist-info}/entry_points.txt +0 -0
- {ultralytics_actions-0.0.92.dist-info → ultralytics_actions-0.0.94.dist-info}/licenses/LICENSE +0 -0
- {ultralytics_actions-0.0.92.dist-info → ultralytics_actions-0.0.94.dist-info}/top_level.txt +0 -0
actions/__init__.py
CHANGED
actions/first_interaction.py
CHANGED
@@ -146,6 +146,7 @@ INSTRUCTIONS:
|
|
146
146
|
4. Only use the "Alert" label when you have high confidence that this is an inappropriate {issue_type}.
|
147
147
|
5. Respond ONLY with the chosen label names (no descriptions), separated by commas.
|
148
148
|
6. If no labels are relevant, respond with 'None'.
|
149
|
+
{'7. Only use the "bug" label if the user provides a clear description of the bug, their environment with relevant package versions and a minimum reproducible example.' if issue_type == "issue" else ""}
|
149
150
|
|
150
151
|
AVAILABLE LABELS:
|
151
152
|
{labels}
|
actions/utils/common_utils.py
CHANGED
@@ -112,7 +112,7 @@ REDIRECT_END_IGNORE_LIST = frozenset(
|
|
112
112
|
"redirect",
|
113
113
|
"https://code.visualstudio.com/", # errors
|
114
114
|
"?rdt=", # problems with reddit redirecting to https://www.reddit.com/r/ultralytics/?rdt=48616
|
115
|
-
"
|
115
|
+
"githubusercontent.com", # Prevent replacement with temporary signed GitHub asset URLs
|
116
116
|
}
|
117
117
|
)
|
118
118
|
URL_PATTERN = re.compile(
|
actions/utils/openai_utils.py
CHANGED
@@ -15,7 +15,11 @@ Guidance:
|
|
15
15
|
- Ultralytics Branding: Use YOLO11, YOLO12, etc., not YOLOv11, YOLOv12 (only older versions like YOLOv10 have a v). Always capitalize "HUB" in "Ultralytics HUB"; use "Ultralytics HUB", not "The Ultralytics HUB".
|
16
16
|
- Avoid Equations: Do not include equations or mathematical notations.
|
17
17
|
- Links: Use descriptive anchor text like "See the [Ultralytics Docs](https://docs.ultralytics.com) for details."
|
18
|
-
- Code:
|
18
|
+
- Code:
|
19
|
+
- Provide minimal code examples if helpful.
|
20
|
+
- Enclose code in backticks: `pip install ultralytics` for inline code or e.g. ```python for larger code blocks.
|
21
|
+
- Think and verify the argument names, methods, class and files used in your code examples for accuracy.
|
22
|
+
- Use the "@" symbol to refer to GitHub users, e.g. @glenn-jocher.
|
19
23
|
- Tone: Adopt a professional, friendly, and concise tone.
|
20
24
|
"""
|
21
25
|
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: ultralytics-actions
|
3
|
-
Version: 0.0.
|
3
|
+
Version: 0.0.94
|
4
4
|
Summary: Ultralytics Actions for GitHub automation and PR management.
|
5
5
|
Author-email: Glenn Jocher <glenn.jocher@ultralytics.com>
|
6
6
|
Maintainer-email: Ultralytics <hello@ultralytics.com>
|
@@ -1,18 +1,18 @@
|
|
1
|
-
actions/__init__.py,sha256=
|
1
|
+
actions/__init__.py,sha256=beiJItbtMY50ZwfzwNtbV_UQ9XF4cS6RT0PIYG_Obv4,742
|
2
2
|
actions/dispatch_actions.py,sha256=vbA4w_B8vMXMen__ck2WoDsUFCELjXOQbpLzZCmqTXg,4240
|
3
|
-
actions/first_interaction.py,sha256=
|
3
|
+
actions/first_interaction.py,sha256=EL131PalWKwzLhNKqL07zqI8Qsoydv1UyUyyt2EvnRg,16512
|
4
4
|
actions/summarize_pr.py,sha256=K7Kf22AspUY10GtLUK8DhKgXz2yEDIE3BjpLgPn6niQ,10463
|
5
5
|
actions/summarize_release.py,sha256=BM2kcnqGp16n-6uSdGKjKhrbqJLtkvbHqOIZFFs7nmY,8635
|
6
6
|
actions/update_file_headers.py,sha256=dAu8RWOn-CkuFZHa5LT1-BvNxYX4FRQe2B1UDAjvG3I,6648
|
7
7
|
actions/update_markdown_code_blocks.py,sha256=9PL7YIQfApRNAa0que2hYHv7umGZTZoHlblesB0xFj4,8587
|
8
8
|
actions/utils/__init__.py,sha256=7k4cmFX0Td99Uzgsd8Mm-E0xq5kQ5ZJoPM_oGCVD4CU,804
|
9
|
-
actions/utils/common_utils.py,sha256
|
9
|
+
actions/utils/common_utils.py,sha256=-Mafr_uU5tBIyK6FE0243dg8-yt2TcyF_uG2NOMB4gE,11859
|
10
10
|
actions/utils/github_utils.py,sha256=wjivM9FPZwaItXpQiYbGbnGdK6v4ayLEFvQT2xhRLq4,8202
|
11
|
-
actions/utils/openai_utils.py,sha256=
|
11
|
+
actions/utils/openai_utils.py,sha256=IDKZVchLmcGXfAvRyTozcjr9icuUktB-24PMR7VRcSA,3972
|
12
12
|
actions/utils/version_utils.py,sha256=lKY2lLtYdxejKvqD9hFJiARMrYMHnP_KC_zmcLUmD20,3188
|
13
|
-
ultralytics_actions-0.0.
|
14
|
-
ultralytics_actions-0.0.
|
15
|
-
ultralytics_actions-0.0.
|
16
|
-
ultralytics_actions-0.0.
|
17
|
-
ultralytics_actions-0.0.
|
18
|
-
ultralytics_actions-0.0.
|
13
|
+
ultralytics_actions-0.0.94.dist-info/licenses/LICENSE,sha256=hIahDEOTzuHCU5J2nd07LWwkLW7Hko4UFO__ffsvB-8,34523
|
14
|
+
ultralytics_actions-0.0.94.dist-info/METADATA,sha256=fvxbskenPnHu71RkefVgFG3PvtiuCU2ugyWmten3HSQ,11628
|
15
|
+
ultralytics_actions-0.0.94.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
16
|
+
ultralytics_actions-0.0.94.dist-info/entry_points.txt,sha256=rvqr6Juj7lCJL1DQLwMmOrA8R2Q8tyR_dvCe0mYuJ8s,441
|
17
|
+
ultralytics_actions-0.0.94.dist-info/top_level.txt,sha256=5apM5x80QlJcGbACn1v3fkmIuL1-XQCKcItJre7w7Tw,8
|
18
|
+
ultralytics_actions-0.0.94.dist-info/RECORD,,
|
File without changes
|
{ultralytics_actions-0.0.92.dist-info → ultralytics_actions-0.0.94.dist-info}/entry_points.txt
RENAMED
File without changes
|
{ultralytics_actions-0.0.92.dist-info → ultralytics_actions-0.0.94.dist-info}/licenses/LICENSE
RENAMED
File without changes
|
File without changes
|