jleechanorg-pr-automation 0.1.1__py3-none-any.whl → 0.2.45__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.
Files changed (46) hide show
  1. jleechanorg_pr_automation/STORAGE_STATE_TESTING_PROTOCOL.md +326 -0
  2. jleechanorg_pr_automation/__init__.py +64 -9
  3. jleechanorg_pr_automation/automation_safety_manager.py +306 -95
  4. jleechanorg_pr_automation/automation_safety_wrapper.py +13 -19
  5. jleechanorg_pr_automation/automation_utils.py +87 -65
  6. jleechanorg_pr_automation/check_codex_comment.py +7 -1
  7. jleechanorg_pr_automation/codex_branch_updater.py +21 -9
  8. jleechanorg_pr_automation/codex_config.py +70 -3
  9. jleechanorg_pr_automation/jleechanorg_pr_monitor.py +1954 -234
  10. jleechanorg_pr_automation/logging_utils.py +86 -0
  11. jleechanorg_pr_automation/openai_automation/__init__.py +3 -0
  12. jleechanorg_pr_automation/openai_automation/codex_github_mentions.py +1111 -0
  13. jleechanorg_pr_automation/openai_automation/debug_page_content.py +88 -0
  14. jleechanorg_pr_automation/openai_automation/oracle_cli.py +364 -0
  15. jleechanorg_pr_automation/openai_automation/test_auth_restoration.py +244 -0
  16. jleechanorg_pr_automation/openai_automation/test_codex_comprehensive.py +355 -0
  17. jleechanorg_pr_automation/openai_automation/test_codex_integration.py +254 -0
  18. jleechanorg_pr_automation/orchestrated_pr_runner.py +516 -0
  19. jleechanorg_pr_automation/tests/__init__.py +0 -0
  20. jleechanorg_pr_automation/tests/test_actionable_counting_matrix.py +84 -86
  21. jleechanorg_pr_automation/tests/test_attempt_limit_logic.py +124 -0
  22. jleechanorg_pr_automation/tests/test_automation_marker_functions.py +175 -0
  23. jleechanorg_pr_automation/tests/test_automation_over_running_reproduction.py +9 -11
  24. jleechanorg_pr_automation/tests/test_automation_safety_limits.py +91 -79
  25. jleechanorg_pr_automation/tests/test_automation_safety_manager_comprehensive.py +53 -53
  26. jleechanorg_pr_automation/tests/test_codex_actor_matching.py +1 -1
  27. jleechanorg_pr_automation/tests/test_fixpr_prompt.py +54 -0
  28. jleechanorg_pr_automation/tests/test_fixpr_return_value.py +140 -0
  29. jleechanorg_pr_automation/tests/test_graphql_error_handling.py +26 -26
  30. jleechanorg_pr_automation/tests/test_model_parameter.py +317 -0
  31. jleechanorg_pr_automation/tests/test_orchestrated_pr_runner.py +697 -0
  32. jleechanorg_pr_automation/tests/test_packaging_integration.py +127 -0
  33. jleechanorg_pr_automation/tests/test_pr_filtering_matrix.py +246 -193
  34. jleechanorg_pr_automation/tests/test_pr_monitor_eligibility.py +354 -0
  35. jleechanorg_pr_automation/tests/test_pr_targeting.py +102 -7
  36. jleechanorg_pr_automation/tests/test_version_consistency.py +51 -0
  37. jleechanorg_pr_automation/tests/test_workflow_specific_limits.py +202 -0
  38. jleechanorg_pr_automation/tests/test_workspace_dispatch_missing_dir.py +119 -0
  39. jleechanorg_pr_automation/utils.py +81 -56
  40. jleechanorg_pr_automation-0.2.45.dist-info/METADATA +864 -0
  41. jleechanorg_pr_automation-0.2.45.dist-info/RECORD +45 -0
  42. jleechanorg_pr_automation-0.1.1.dist-info/METADATA +0 -222
  43. jleechanorg_pr_automation-0.1.1.dist-info/RECORD +0 -23
  44. {jleechanorg_pr_automation-0.1.1.dist-info → jleechanorg_pr_automation-0.2.45.dist-info}/WHEEL +0 -0
  45. {jleechanorg_pr_automation-0.1.1.dist-info → jleechanorg_pr_automation-0.2.45.dist-info}/entry_points.txt +0 -0
  46. {jleechanorg_pr_automation-0.1.1.dist-info → jleechanorg_pr_automation-0.2.45.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,45 @@
1
+ jleechanorg_pr_automation/STORAGE_STATE_TESTING_PROTOCOL.md,sha256=isFzdrooklTIi_PMlYrYBHHg-cg5SlHRoo-9JV8KE_E,9576
2
+ jleechanorg_pr_automation/__init__.py,sha256=Zymn4zxdGC97VonCU-fGd-p9kL0a01odUAZyj5hKyww,2587
3
+ jleechanorg_pr_automation/automation_safety_manager.py,sha256=c3aXRIVEwnf06nukwYBXUmuBn_g-ISRgGajLVoCV21I,42632
4
+ jleechanorg_pr_automation/automation_safety_wrapper.py,sha256=de5hdF6BRFq7wxMk5gEspPMi7hoytSpeCUfwn8y3UAc,3920
5
+ jleechanorg_pr_automation/automation_utils.py,sha256=AX0QFffii640M_yH3eTbXh9BzC7nZ6n_5pXzjbqS9tc,13081
6
+ jleechanorg_pr_automation/check_codex_comment.py,sha256=btovX1C1_UkPOoC_pq7XiAF37wmWgskR8MDyAW10mpA,2474
7
+ jleechanorg_pr_automation/codex_branch_updater.py,sha256=OcEBIMuhstaNqhUqV1rYiYM1P4KKvOJkVrIxnlQ5oq0,9727
8
+ jleechanorg_pr_automation/codex_config.py,sha256=Xa-9Wnk_kn0bQsPoZPntx6eYTyCZ3Zi1kfQh3nzav58,6711
9
+ jleechanorg_pr_automation/jleechanorg_pr_monitor.py,sha256=Rl0YfDVBh7MDQqsHOpIGevTQ6AUDuKNAbJbb63ZbK5g,118768
10
+ jleechanorg_pr_automation/logging_utils.py,sha256=cuTkHCBZYOz-O1wD7qwQuVU_nOMN1kPs1ykz-kihfrc,2605
11
+ jleechanorg_pr_automation/orchestrated_pr_runner.py,sha256=kRSihmDTWksOhRu8ZZgWGfoAtcRAMt0EN5_g1gUAWR4,21340
12
+ jleechanorg_pr_automation/utils.py,sha256=XTk3dr1v47vsgoPS0vCUNcCkGBfTID4S5uvtTRAIzSw,9442
13
+ jleechanorg_pr_automation/openai_automation/__init__.py,sha256=5h5mduk22MNGPoRqSyGx4U578YIUiCihW3qvWUILJUU,106
14
+ jleechanorg_pr_automation/openai_automation/codex_github_mentions.py,sha256=7KEAkVC9yzYA5dxXvGgGyPpaSz9Cahf1PayqrLEnmC0,46199
15
+ jleechanorg_pr_automation/openai_automation/debug_page_content.py,sha256=-IdNCUsEH6TftR5DHsXpP5wvh7dHzXJA99God_YF7PM,2776
16
+ jleechanorg_pr_automation/openai_automation/oracle_cli.py,sha256=kusYds_-1jTcsDQRmTibkzMX23ZdXC9p707s_N2Ne4Y,11582
17
+ jleechanorg_pr_automation/openai_automation/test_auth_restoration.py,sha256=MUF4aMAgWsTyBX9THat0FYfb4oLDGDfB_HLzWi6e9_k,9772
18
+ jleechanorg_pr_automation/openai_automation/test_codex_comprehensive.py,sha256=1_C_7G7zPU_xJOkAn5qlJfJxerV0jdOqGCyHPDZPlhE,13606
19
+ jleechanorg_pr_automation/openai_automation/test_codex_integration.py,sha256=-3I4t7-ey32B18ogU0adtZi6FCCkEkpA17mgPmK1pL8,8742
20
+ jleechanorg_pr_automation/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
21
+ jleechanorg_pr_automation/tests/conftest.py,sha256=GVE-RLmzVM9yBNVgfZOHu39onmZPMPjN_vrIsmcWlvU,388
22
+ jleechanorg_pr_automation/tests/test_actionable_counting_matrix.py,sha256=8omo-EGr7zBF3kvWLU4xlGAaezddIYgWAMv_9K1Bpiw,12148
23
+ jleechanorg_pr_automation/tests/test_attempt_limit_logic.py,sha256=zgz0PraOVj-YLuNhg1Cam3kvYlMSMOx4laKHmJtxr4I,4831
24
+ jleechanorg_pr_automation/tests/test_automation_marker_functions.py,sha256=mr9NvbtNFbwf_maYFg40me4b6Z5N1hHdk9219qmaqoU,7245
25
+ jleechanorg_pr_automation/tests/test_automation_over_running_reproduction.py,sha256=T99jfA8VjD0hKLRs8C_kvp0hXjheIBI4X5P7DyTp1jA,6197
26
+ jleechanorg_pr_automation/tests/test_automation_safety_limits.py,sha256=35EfruZIgLPy7QkrcedftHCOkBNA3S56ExkzMhiIXmE,19164
27
+ jleechanorg_pr_automation/tests/test_automation_safety_manager_comprehensive.py,sha256=b_lb1FF7QJC7fbpEyOwUo-0WYHbqu2ZYeGFL0kL2Mtg,24668
28
+ jleechanorg_pr_automation/tests/test_codex_actor_matching.py,sha256=1srDPC5Qelzp0k6tcO6bTgddjhGVWEn3ubIc7_6uFwo,5294
29
+ jleechanorg_pr_automation/tests/test_fixpr_prompt.py,sha256=6NbFzED_p7Xr_kWTQN9OYOCO0txxzi9keLBePKe2zeM,1984
30
+ jleechanorg_pr_automation/tests/test_fixpr_return_value.py,sha256=3HupCsBmT2G1cnrHlklJTb_aaQtoX-TSccyeiRynXAM,6238
31
+ jleechanorg_pr_automation/tests/test_graphql_error_handling.py,sha256=8A-ByyPZwBmQBaw6VmxY0yJo3otNIxIazdjHQ3GOZ9o,6443
32
+ jleechanorg_pr_automation/tests/test_model_parameter.py,sha256=-yQSpqnMvyjcC8c5cI6aNI9o2q85jMlbkCXiAKvaZL8,13733
33
+ jleechanorg_pr_automation/tests/test_orchestrated_pr_runner.py,sha256=eliJ0Oudon7FdYrU9aEm5rGR7Vy-5aX0_3xVYQ5onEE,25721
34
+ jleechanorg_pr_automation/tests/test_packaging_integration.py,sha256=6ugLwabfGSOHbFW6mP_pAHza75hpb9e6gDRc5bv2Emk,4838
35
+ jleechanorg_pr_automation/tests/test_pr_filtering_matrix.py,sha256=AltMOljzr8acPoI5_uinAnYPynk-ksD7Cgl4dsjfTEI,23625
36
+ jleechanorg_pr_automation/tests/test_pr_monitor_eligibility.py,sha256=VNZ-knDorivFKzLSp1XfAY3tE_gVQrxxKu1VguobRhM,14364
37
+ jleechanorg_pr_automation/tests/test_pr_targeting.py,sha256=rwgpaAACGhh9iTArAYsXMm0f2ouVOK_xflHfCSbcvg8,8929
38
+ jleechanorg_pr_automation/tests/test_version_consistency.py,sha256=9_AXDzRu6SWVq0n4x_w4ikywwbEm8k4Zh6cD9KXkONE,1660
39
+ jleechanorg_pr_automation/tests/test_workflow_specific_limits.py,sha256=p2SBSb9j2Nklv1hzzPjzWriHJPrQWne-FRmuuMFuxJc,11121
40
+ jleechanorg_pr_automation/tests/test_workspace_dispatch_missing_dir.py,sha256=S24PZCIekbJjSkNi1C-rgRL-6HjnEtuJ08Y40z0qf2k,5121
41
+ jleechanorg_pr_automation-0.2.45.dist-info/METADATA,sha256=FFp31OJU2mR4Cb_mTnIcKk7hR6j_LUmTCMNISA7F61Y,34595
42
+ jleechanorg_pr_automation-0.2.45.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
43
+ jleechanorg_pr_automation-0.2.45.dist-info/entry_points.txt,sha256=QD8UUHJ4H09_beMvHzZ5SOy5cRbthvD11mXLzaWjwrg,178
44
+ jleechanorg_pr_automation-0.2.45.dist-info/top_level.txt,sha256=1DJKrq0Be2B5_NL5jTICV1rvnqaMXFmyJpuOTUatcig,26
45
+ jleechanorg_pr_automation-0.2.45.dist-info/RECORD,,
@@ -1,222 +0,0 @@
1
- Metadata-Version: 2.4
2
- Name: jleechanorg-pr-automation
3
- Version: 0.1.1
4
- Summary: GitHub PR automation system with safety limits and actionable counting
5
- Author-email: jleechan <jlee@jleechan.org>
6
- License-Expression: MIT
7
- Project-URL: Homepage, https://github.com/jleechanorg/worldarchitect.ai
8
- Project-URL: Repository, https://github.com/jleechanorg/worldarchitect.ai
9
- Project-URL: Issues, https://github.com/jleechanorg/worldarchitect.ai/issues
10
- Keywords: github,automation,pr,pull-request,monitoring
11
- Classifier: Development Status :: 4 - Beta
12
- Classifier: Intended Audience :: Developers
13
- Classifier: Programming Language :: Python :: 3
14
- Classifier: Programming Language :: Python :: 3.9
15
- Classifier: Programming Language :: Python :: 3.10
16
- Classifier: Programming Language :: Python :: 3.11
17
- Classifier: Programming Language :: Python :: 3.12
18
- Classifier: Topic :: Software Development :: Libraries :: Python Modules
19
- Classifier: Topic :: Software Development :: Version Control :: Git
20
- Requires-Python: >=3.9
21
- Description-Content-Type: text/markdown
22
- Requires-Dist: requests>=2.25.0
23
- Provides-Extra: email
24
- Requires-Dist: keyring>=23.0.0; extra == "email"
25
- Provides-Extra: dev
26
- Requires-Dist: pytest>=7.0.0; extra == "dev"
27
- Requires-Dist: pytest-cov>=4.0.0; extra == "dev"
28
- Requires-Dist: black>=22.0.0; extra == "dev"
29
- Requires-Dist: ruff>=0.1.0; extra == "dev"
30
-
31
- # jleechanorg-pr-automation
32
-
33
- A comprehensive GitHub PR automation system with safety limits, actionable counting, and intelligent filtering.
34
-
35
- ## Features
36
-
37
- - **Actionable PR Counting**: Only processes PRs that need attention, excluding already-processed ones
38
- - **Safety Limits**: Built-in rate limiting and attempt tracking to prevent automation abuse
39
- - **Cross-Process Safety**: Thread-safe operations with file-based persistence
40
- - **Email Notifications**: Optional SMTP integration for automation alerts
41
- - **Commit-Based Tracking**: Avoids duplicate processing using commit SHAs
42
- - **Comprehensive Testing**: 200+ test cases with matrix-driven coverage
43
-
44
- ## Installation
45
-
46
- ```bash
47
- pip install jleechanorg-pr-automation
48
- ```
49
-
50
- ### Optional Dependencies
51
-
52
- For email notifications:
53
- ```bash
54
- pip install jleechanorg-pr-automation[email]
55
- ```
56
-
57
- For development:
58
- ```bash
59
- pip install jleechanorg-pr-automation[dev]
60
- ```
61
-
62
- ## Quick Start
63
-
64
- ### Basic PR Monitoring
65
-
66
- ```python
67
- from jleechanorg_pr_automation import JleechanorgPRMonitor
68
-
69
- # Initialize monitor
70
- monitor = JleechanorgPRMonitor()
71
-
72
- # Process up to 20 actionable PRs
73
- result = monitor.run_monitoring_cycle_with_actionable_count(target_actionable_count=20)
74
-
75
- print(f"Processed {result['actionable_processed']} actionable PRs")
76
- print(f"Skipped {result['skipped_count']} non-actionable PRs")
77
- ```
78
-
79
- ### Safety Management
80
-
81
- ```python
82
- from jleechanorg_pr_automation import AutomationSafetyManager
83
-
84
- # Initialize safety manager with data directory
85
- safety = AutomationSafetyManager(data_dir="/tmp/automation_safety")
86
-
87
- # Limits are configured via automation_safety_config.json inside the data directory
88
- # or the AUTOMATION_PR_LIMIT / AUTOMATION_GLOBAL_LIMIT environment variables.
89
-
90
- # Check if PR can be processed
91
- if safety.can_process_pr(pr_number=123, repo="my-repo"):
92
- # Process PR...
93
- safety.record_pr_attempt(pr_number=123, result="success", repo="my-repo")
94
- ```
95
-
96
- ## Configuration
97
-
98
- ### Environment Variables
99
-
100
- - `GITHUB_TOKEN`: GitHub personal access token (required)
101
- - `PR_AUTOMATION_WORKSPACE`: Custom workspace directory (optional)
102
- - `AUTOMATION_PR_LIMIT`: Maximum attempts per PR (default: 5)
103
- - `AUTOMATION_GLOBAL_LIMIT`: Maximum global automation runs (default: 50)
104
- - `AUTOMATION_APPROVAL_HOURS`: Hours before approval expires (default: 24)
105
-
106
- ### Email Configuration (Optional)
107
-
108
- - `SMTP_SERVER`: SMTP server hostname
109
- - `SMTP_PORT`: SMTP server port (default: 587)
110
- - `EMAIL_USER`: SMTP username
111
- - `EMAIL_PASS`: SMTP password
112
- - `EMAIL_TO`: Notification recipient
113
- - `EMAIL_FROM`: Sender address (defaults to EMAIL_USER)
114
-
115
- ## Command Line Interface
116
-
117
- ### PR Monitor
118
-
119
- ```bash
120
- # Monitor all repositories
121
- jleechanorg-pr-monitor
122
-
123
- # Process specific repository
124
- jleechanorg-pr-monitor --single-repo worldarchitect.ai
125
-
126
- # Process specific PR
127
- jleechanorg-pr-monitor --target-pr 123 --target-repo jleechanorg/worldarchitect.ai
128
-
129
- # Dry run (discovery only)
130
- jleechanorg-pr-monitor --dry-run
131
- ```
132
-
133
- ### Safety Manager CLI
134
-
135
- ```bash
136
- # Check current status
137
- automation-safety-cli status
138
-
139
- # Clear all safety data
140
- automation-safety-cli clear
141
-
142
- # Check specific PR
143
- automation-safety-cli check-pr 123 --repo my-repo
144
- ```
145
-
146
- ## Architecture
147
-
148
- ### Actionable PR Logic
149
-
150
- The system implements intelligent PR filtering:
151
-
152
- 1. **State Check**: Only processes open PRs
153
- 2. **Commit Tracking**: Skips PRs already processed with current commit SHA
154
- 3. **Safety Limits**: Respects per-PR and global automation limits
155
- 4. **Ordering**: Processes most recently updated PRs first
156
-
157
- ### Safety Features
158
-
159
- - **Dual Limiting**: Per-PR consecutive failure limits + global run limits
160
- - **Cross-Process Safety**: File-based locking for concurrent automation instances
161
- - **Attempt Tracking**: Full history of success/failure with timestamps
162
- - **Graceful Degradation**: Continues processing other PRs if one fails
163
-
164
- ### Testing
165
-
166
- The library includes comprehensive test coverage:
167
-
168
- - **Matrix Testing**: All PR state combinations (Open/Closed × New/Old Commits × Processed/Fresh)
169
- - **Actionable Counting**: Batch processing with skip exclusion
170
- - **Safety Limits**: Concurrent access and edge cases
171
- - **Integration Tests**: Real GitHub API interactions (optional)
172
-
173
- ## Development
174
-
175
- ```bash
176
- # Clone repository
177
- git clone https://github.com/jleechanorg/worldarchitect.ai.git
178
- cd worldarchitect.ai/automation
179
-
180
- # Install in development mode
181
- pip install -e .[dev]
182
-
183
- # Run tests
184
- pytest
185
-
186
- # Run tests with coverage
187
- pytest --cov=jleechanorg_pr_automation
188
-
189
- # Format code
190
- black .
191
- ruff check .
192
- ```
193
-
194
- ## Contributing
195
-
196
- 1. Fork the repository
197
- 2. Create a feature branch
198
- 3. Add tests for new functionality
199
- 4. Ensure all tests pass
200
- 5. Submit a pull request
201
-
202
- ## License
203
-
204
- MIT License - see LICENSE file for details.
205
-
206
- ## Changelog
207
-
208
- ### 0.1.1 (2025-10-06)
209
-
210
- - Fix daily reset of global automation limit so automation never stalls overnight
211
- - Track latest reset timestamp in safety data for observability
212
- - Expand safety manager tests to cover daily rollover behaviour
213
-
214
- ### 0.1.0 (2025-09-28)
215
-
216
- - Initial release
217
- - Actionable PR counting system
218
- - Safety management with dual limits
219
- - Cross-process file-based persistence
220
- - Email notification support
221
- - Comprehensive test suite (200+ tests)
222
- - CLI interfaces for monitoring and safety management
@@ -1,23 +0,0 @@
1
- jleechanorg_pr_automation/__init__.py,sha256=3-fg5lcfMZsBZYAF9ZspC55gAVDVhj7lIkMxozQWItc,852
2
- jleechanorg_pr_automation/automation_safety_manager.py,sha256=0cNfrHV2VXGqIpFnVBUMjovn8zKOdM4H3_x8NVR2eLs,32247
3
- jleechanorg_pr_automation/automation_safety_wrapper.py,sha256=Oa88wGH7XKfOywVnDMxwL0EP_v5YHvkKaSHxTvyiR48,4059
4
- jleechanorg_pr_automation/automation_utils.py,sha256=MInKTLuQSPwIXga8em70JtgGED3KU_OsV3cvX-4tN-Y,11608
5
- jleechanorg_pr_automation/check_codex_comment.py,sha256=ccs4XjPLPnsuMiSS_pXo_u-EzNldR34PqyWTlu0U0H0,2221
6
- jleechanorg_pr_automation/codex_branch_updater.py,sha256=490tjJDOCm58LoRS3F7vslOINVBU4F2C__2dWYRKcFs,9135
7
- jleechanorg_pr_automation/codex_config.py,sha256=WFWh-jXEXIkrbtr4QsMiBnyD4cG3nERbRx0QGOaB0nw,4229
8
- jleechanorg_pr_automation/jleechanorg_pr_monitor.py,sha256=RB8l2racnmzYPkEJuzu_4UPis1l7ewA6NvUKnGPSa_4,48824
9
- jleechanorg_pr_automation/utils.py,sha256=nhPyR7_wm2Bh-D2aE6ueqWVWLelzzXz_BCwkdC920ig,8168
10
- jleechanorg_pr_automation/tests/conftest.py,sha256=GVE-RLmzVM9yBNVgfZOHu39onmZPMPjN_vrIsmcWlvU,388
11
- jleechanorg_pr_automation/tests/test_actionable_counting_matrix.py,sha256=rQxFH6ontV3GpZigFRiHCXRkX0mEnespJv73L1DfPw0,12174
12
- jleechanorg_pr_automation/tests/test_automation_over_running_reproduction.py,sha256=UP8DqJ5bn525Cx3TdpIApb7ts9Fi0GSJfubI3xyB21U,6230
13
- jleechanorg_pr_automation/tests/test_automation_safety_limits.py,sha256=IUOs0VgX9EhGKOJ1Tz2tVQjwGn8jp_IKtLaILV6NRiQ,18678
14
- jleechanorg_pr_automation/tests/test_automation_safety_manager_comprehensive.py,sha256=6mUp4uDesecqYr9sjU4m2oZXTUUzxo3LSFNbXrOxNuY,24619
15
- jleechanorg_pr_automation/tests/test_codex_actor_matching.py,sha256=rY6AGM1DatKrYwGIryM36zYLBBK--ydOwJwkH2T7uRk,5252
16
- jleechanorg_pr_automation/tests/test_graphql_error_handling.py,sha256=Fv0BWLSF-eQ4n5gHwf_JSc42Y0RizrjPPlCB4THLzaI,6401
17
- jleechanorg_pr_automation/tests/test_pr_filtering_matrix.py,sha256=PC87Vp4dp_TcHPzTIyJpckFK3Zjc10JbLdBMIhxN4II,21453
18
- jleechanorg_pr_automation/tests/test_pr_targeting.py,sha256=RN8-3SsiCp7ARvK0x8qKLwrIj3YqjFHSh5QliXH5JoM,4671
19
- jleechanorg_pr_automation-0.1.1.dist-info/METADATA,sha256=g-_YGo6-iKIc02V9zKrJbU40aM3jN9vrPbBncYERwsY,6528
20
- jleechanorg_pr_automation-0.1.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
21
- jleechanorg_pr_automation-0.1.1.dist-info/entry_points.txt,sha256=QD8UUHJ4H09_beMvHzZ5SOy5cRbthvD11mXLzaWjwrg,178
22
- jleechanorg_pr_automation-0.1.1.dist-info/top_level.txt,sha256=1DJKrq0Be2B5_NL5jTICV1rvnqaMXFmyJpuOTUatcig,26
23
- jleechanorg_pr_automation-0.1.1.dist-info/RECORD,,