mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-16 23:02:51 -07:00
fix(bot): archive pr-labels.txt to apply labels to PRs
The pr-labels.txt file was being correctly generated by the bot but was not being passed to the Publish Artifacts job because it was omitted from the Archive Brain Data step.
This commit is contained in:
@@ -267,6 +267,7 @@ jobs:
|
||||
pr-comment.md
|
||||
pr-number.txt
|
||||
issue-comment.md
|
||||
pr-labels.txt
|
||||
retention-days: 90
|
||||
|
||||
publish:
|
||||
|
||||
Reference in New Issue
Block a user