Added the split method for labeler workflow by Ronitsabhaya75 · Pull Request #788 · apple/container

added 5 commits

October 19, 2025 17:39

katiewasnothere

katiewasnothere

…atie's security recommendations

@Ronitsabhaya75

katiewasnothere

katiewasnothere

@Ronitsabhaya75

@Ronitsabhaya75

@Ronitsabhaya75

@jglogan

suhasramanand pushed a commit to suhasramanand/container that referenced this pull request

Nov 20, 2025
- This can basically Help teams know what changes are made in pr
- Added the split approach @katiewasnothere suggested using openssf
- Added additional feature for colors
- Currently this is for CLI only later we can add multiple
- Labeling flow
  - TRIGGER: Pull Request Opened (untrusted code)
  - READ-ONLY stage: just save job number to artifact
  - WRITE: load job number artifact, use GH labeler
    action with `labeler.yml` from repo

saehejkang pushed a commit to saehejkang/container that referenced this pull request

Jan 27, 2026
- This can basically Help teams know what changes are made in pr
- Added the split approach @katiewasnothere suggested using openssf
- Added additional feature for colors
- Currently this is for CLI only later we can add multiple
- Labeling flow
  - TRIGGER: Pull Request Opened (untrusted code)
  - READ-ONLY stage: just save job number to artifact
  - WRITE: load job number artifact, use GH labeler
    action with `labeler.yml` from repo