Skip to content

Commit

Permalink
fix: fixes for Labeler (#9196)
Browse files Browse the repository at this point in the history
  • Loading branch information
teolemon authored Oct 27, 2023
1 parent 546f721 commit 8d353a2
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ stores:
- taxonomies/unused/stores.txt
- scripts/tag_stores_magasins_u.pl

tagline:
🤳🥫 tagline:
- html/files/app/tagline/tagline-off-ios.json
- html/files/tagline-off.json
- html/files/tagline.txt
Expand Down Expand Up @@ -68,7 +68,7 @@ allergens:
- tests/unit/allergens.t
- taxonomies/allergens.txt

open pet food facts:
🐾 Open Pet Food Facts:
- taxonomies.opff/**/*
- po/openpetfoodfacts/**/*
- scripts/gen_opff_leaderboard.pl
Expand All @@ -89,7 +89,7 @@ open pet food facts:
- conf/nginx/snippets/ssl-params-opff.conf
- taxonomies.opff/categories.txt

open beauty facts:
🧴 Open Beauty Facts:
- taxonomies.obf/**/*
- po/openbeautyfacts/**/*
- scripts/gen_obf_inci_functions_taxonomy_from_cosing.pl
Expand Down Expand Up @@ -128,7 +128,7 @@ open beauty facts:
- taxonomies.obf/inci_functions.result.sto
- tests/unit/expected_test_results/import_gs1/equadis_unilever_obf_signal.off.json

open products facts:
📸 Open Products Facts:
- taxonomies.opf/**/*
- po/openproductsfacts/**/*
- lib/ProductOpener/Config_opf.pm
Expand All @@ -143,7 +143,7 @@ open products facts:
icons:
- icons/**/*

css:
CSS:
- scss/**/*

translations:
Expand Down Expand Up @@ -174,7 +174,7 @@ dependencies:
Template::Toolkit:
- templates/**/*

scss:
SCSS:
- scss/_footer.scss

footer:
Expand All @@ -187,21 +187,21 @@ documentation:
- scripts/generate_perl_html_doc_from_pod.pl
- po/README.md

openapi:
OpenAPI:
- docs/assets/api-rapidoc.html

docker:
🐋 Docker:
- docker/**/*

folksonomy project:
Folksonomy Project:
- html/js/folksonomy.js
- templates/web/common/includes/folksonomy_script.tt.html

Attributes:
- lib/ProductOpener/Attributes.pm
- tests/unit/attributes.t

data quality:
Data Quality:
- lib/ProductOpener/DataQuality.pm
- lib/ProductOpener/DataQualityCommon.pm
- lib/ProductOpener/DataQualityFood.pm
Expand All @@ -212,7 +212,7 @@ data quality:
Display:
- lib/ProductOpener/Display.pm

ecoscore:
Eco-Score:
- lib/ProductOpener/Ecoscore.pm
- ecoscore/**/*
- tests/unit/ecoscore.t
Expand All @@ -237,7 +237,7 @@ ecoscore:
- templates/api/knowledge-panels/environment/origins_of_ingredients.tt.json
- templates/api/knowledge-panels/environment/ecoscore/threatened_species.tt.json

agribalyse:
Agribalyse:
- scripts/add_agribalyse_food_codes_to_taxonomy.pl
- templates/api/knowledge-panels/environment/ecoscore/agribalyse.tt.json

Expand All @@ -252,7 +252,7 @@ Food groups:
- lib/ProductOpener/FoodGroups.pm
- tests/unit/food_groups.t

additives:
Additives:
- taxonomies/additives.txt
- scripts/merge_additives_lists.pl
- scripts/extract_additives.pl
Expand All @@ -264,15 +264,15 @@ additives:
- taxonomies/additives.result.sto
- taxonomies/additives.result.txt

forest footprint:
Forest Footprint:
- lib/ProductOpener/ForestFootprint.pm
- tests/unit/forest_footprint.t

geolite:
- lib/ProductOpener/GeoIP.pm
- scripts/test_geoip.pl

gs1:
GS1:
- lib/ProductOpener/GS1.pm
- tests/unit/import_gs1.t
- scripts/convert_gs1_json_to_off_csv.pl
Expand Down Expand Up @@ -384,7 +384,7 @@ MainCountries:
Numbers:
- lib/ProductOpener/Numbers.pm

nutriscore:
Nutri-Score:
- lib/ProductOpener/Nutriscore.pm
- templates/web/pages/product/includes/nutriscore.tt.html
- templates/web/pages/product/includes/nutriscore_details.tt.html
Expand Down Expand Up @@ -532,7 +532,7 @@ Url:
Web:
- lib/ProductOpener/Web.pm

Donations:
🎁 Donations:
- html/donate/tt.html
- templates/web/common/includes/donate_banner.tt.html
- html/donate/fr.helloasso.html
Expand Down Expand Up @@ -605,7 +605,7 @@ Blocks:
- templates/web/common/includes/display_blocks.tt.html
- templates/web/common/includes/display_my_block.tt.html

How Much Sugar:
🍬 How Much Sugar:
- scripts/gen_sucres.pl
- scripts/gen_sugar.pl
- cgi/sucres_check.pl
Expand Down

0 comments on commit 8d353a2

Please sign in to comment.