Skip to content

Commit

Permalink
ci: emojis + more entries (#832)
Browse files Browse the repository at this point in the history
  • Loading branch information
teolemon authored Nov 24, 2023
1 parent 1672f1a commit ee4611d
Showing 1 changed file with 15 additions and 9 deletions.
24 changes: 15 additions & 9 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
@@ -1,38 +1,44 @@
github_actions:
GitHub Actions:
- .github/**/*

test:
🧪 Tests:
- test/**/*
- test/api_getTaxonomyPackagingMaterialsServer_test.dart
- test/api_getTaxonomyPackagingShapesServer_test.dart

knowledge panels:
📖 Knowledge panels:
- lib/model/knowledge_panel.g.dart
- lib/model/knowledge_panel_element.g.dart

product:
Product:
- lib/model/product.dart
- lib/model/product.g.dart

robotoff:
🤖 Robotoff:
- lib/model/robotoff_question.g.dart

pubspec:
- pubspec.yaml

ecoscore:
🌱 Eco-Score:
- lib/model/ecoscore_data.g.dart

personalized search:
Personalized search:
- lib/personalized_search/**/*

folksonomy:
Folksonomy Engine:
- lib/folksonomy.dart

packaging:
📦 Packaging:
- lib/model/TaxonomyPackagingMaterial.dart
- lib/model/TaxonomyPackagingMaterial.g.dart
- lib/model/TaxonomyPackagingShape.dart
- lib/model/TaxonomyPackagingShape.g.dart
- test/api_getTaxonomyPackagingMaterialsServer_test.dart
- test/api_getTaxonomyPackagingShapesServer_test.dart

📜 Open Food Facts Events:
- lib/src/events.dart

OxF:
- lib/src/utils/server_type.dart

0 comments on commit ee4611d

Please sign in to comment.