This issue is created to test the new auto-labeling functionality in our repository to ensure that labels are applied correctly based on keywords in the issue body.
Test Case
Keywords to Use:
Dependencies: Include terms like dependabot or dependencies.
Example: "This issue involves updating a dependency managed by dependabot."
Security: Use the term security.
Example: "This issue addresses a potential security vulnerability."
Design: Include terms like layout, screen, or figma.
Example: "We need to revise the layout based on the design in Figma."
Expected Labels
For dependencies: dependencies, security, good first issue
For security: security, good first issue
For design: ui/ux, good first issue
Notes
Please verify that the correct labels are applied automatically after the issue is created. This test will help confirm the functionality of the auto-labeling feature.
Objective
This issue is created to test the new auto-labeling functionality in our repository to ensure that labels are applied correctly based on keywords in the issue body.
Test Case
Keywords to Use:
Dependencies: Include terms like
dependabot
ordependencies
.Security: Use the term
security
.Design: Include terms like
layout
,screen
, orfigma
.Expected Labels
dependencies
,security
,good first issue
security
,good first issue
ui/ux
,good first issue
Notes
Please verify that the correct labels are applied automatically after the issue is created. This test will help confirm the functionality of the auto-labeling feature.