Files
lucide/icons/trash.json
Eric Fennis 0e54626bdb ci(icons): Add ChatGPT tags suggestions on icon PRs (#3372)
* Add gpt tags

* Add github actions flow

* Add link so people can use the chat

* Fix workflow

* Add openai dep

* Add actions core

* Try gh pr review in actions

* Try with octokit

* Remove changed files part

* Try with createReview function

* Try this

* fix broken json file

* Turn on review by gh action

* Try this

* Update icons/trash.json

* Update the runner

* Remove added tags

* Add more checks
2025-06-27 17:11:00 +02:00

30 lines
398 B
JSON

{
"$schema": "../icon.schema.json",
"contributors": [
"colebemis",
"csandman",
"ericfennis",
"karsa-mistmere"
],
"tags": [
"empty",
"deletion",
"cleanup",
"junk",
"clear",
"garbage",
"delete",
"remove",
"bin",
"waste",
"recycle",
"discard",
"binoculars",
"rubbish"
],
"categories": [
"files",
"mail"
]
}