Skip to content

Implement auto-labeling for PRs based on changed files #5

Description

@db-tycoon-stephen

Summary

Automatically label PRs based on which files are changed.

Label Mappings

  • snowddl/*.yamlinfrastructure
  • snowddl/user.yamluser-change
  • snowddl/*_policy.yamlsecurity
  • tests/**tests
  • docs/**documentation
  • src/**code

Technical Details

  • File: .github/workflows/labeler.yml
  • Uses actions/labeler@v5 or similar

Acceptance Criteria

  • PRs auto-labeled based on changed files
  • Multiple labels applied when appropriate
  • Labels created in repository

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1Priority 1 - HighautomationWorkflow automation

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions