- 
                Notifications
    You must be signed in to change notification settings 
- Fork 8.2k
Labels
EnhancementChanges/Updates/Additions to existing featuresChanges/Updates/Additions to existing featuresarea: Continuous Integration
Description
Describe the bug
It adds the relevant labels but won't add anyone as reviewer/assignee.
This happens at least for the Mbed TLS and TF-M manifest projects, and has been for some time.
Example PRs:
- modules: Update trusted-firmware-m for picolibc #94367
- modules: mbedtls: Fix IAR __packed problem in mbedtls #90663
Both projects have defined collaborators/maintainers, e.g.:
Lines 5851 to 5860 in 88de138
| "West project: trusted-firmware-m": | |
| status: maintained | |
| maintainers: | |
| - d3zd3z | |
| collaborators: | |
| - Vge0rge | |
| - wearyzen | |
| - valeriosetti | |
| - tomi-font | |
| - ithinuel | 
This is a rather important issue as it reduces the visiblity on PRs and may hinder/discourage contributors.
Regression
- This is a regression.
Steps to reproduce
No response
Relevant log output
Impact
Functional Limitation – Some features not working as expected, but system usable.
Environment
No response
Additional Context
No response
Metadata
Metadata
Assignees
Labels
EnhancementChanges/Updates/Additions to existing featuresChanges/Updates/Additions to existing featuresarea: Continuous Integration