google / gemma_pytorch

The official PyTorch implementation of Google's Gemma models
https://ai.google.dev/gemma
Apache License 2.0
5.19k stars 492 forks source link

Auto-labels 'Gemma' on 'gemma' issues/PRs. #40

Closed shmishra99 closed 4 months ago

shmishra99 commented 4 months ago

This workflow automatically identifies issues and pull requests (PRs) related to Gemma. It searches for the keyword Gemma (case-insensitive) in both the title and description of the issue/PR. If a match is found, the workflow adds the label Gemma to the issue/PR.

On first run, the workflow will try to create the label Gemma. If unsuccessful, the repository owner will need to create it manually.

label: Gemma

pengchongjin commented 4 months ago

Thanks for the contribution. Since the repo itself is only about Gemma, I think the auto-label here may not be neccessary.