Skip to content

Commit

Permalink
Repo Gardening: handle auto-labeling for more Publicize locations (#4…
Browse files Browse the repository at this point in the history
…0313)

* Repo Gardening: handle auto-labeling for more Publicize locations

The Publicize feature now lives in a package, a Jetpack module, and a js package. We should support that.

* Update projects/github-actions/repo-gardening/src/tasks/add-labels/index.js

Co-authored-by: Brad Jorsch <[email protected]>

---------

Co-authored-by: Brad Jorsch <[email protected]>

Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/11977480235

Upstream-Ref: Automattic/jetpack@e0c750f
  • Loading branch information
jeherve authored and matticbot committed Nov 22, 2024
1 parent 2e1233e commit e8b616a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/project.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"generatedAt":1732294146730,"hasCustomBabel":true,"hasCustomWebpack":true,"hasStaticDirs":true,"hasStorybookEslint":false,"refCount":1,"testPackages":{"@playwright/test":"1.45.1","allure-playwright":"2.9.2","jest":"29.7.0"},"packageManager":{"type":"pnpm","version":"9.3.0"},"typescriptOptions":{"reactDocgen":"react-docgen-typescript"},"framework":{"name":"@storybook/react-webpack5","options":{}},"builder":"@storybook/builder-webpack5","renderer":"@storybook/react","portableStoriesFileCount":0,"storybookVersion":"8.3.5","storybookVersionSpecifier":"8.3.5","language":"typescript","storybookPackages":{"@storybook/blocks":{"version":"8.3.5"},"@storybook/components":{"version":"8.3.5"},"@storybook/manager-api":{"version":"8.3.5"},"@storybook/react":{"version":"8.3.5"},"@storybook/react-webpack5":{"version":"8.3.5"},"@storybook/source-loader":{"version":"8.3.5"},"@storybook/test-runner":{"version":"0.19.1"},"@storybook/theming":{"version":"8.3.5"},"storybook":{"version":"8.3.5"}},"addons":{"@storybook/addon-docs":{"version":"8.3.5"},"@storybook/addon-storysource":{"version":"8.3.5"},"@storybook/addon-a11y":{"version":"8.3.5"},"@storybook/addon-essentials":{"version":"8.3.5"},"storybook-addon-mock":{"version":"5.0.0"},"@storybook/addon-webpack5-compiler-babel":{"version":"3.0.3"}}}
{"generatedAt":1732297658888,"hasCustomBabel":true,"hasCustomWebpack":true,"hasStaticDirs":true,"hasStorybookEslint":false,"refCount":1,"testPackages":{"@playwright/test":"1.45.1","allure-playwright":"2.9.2","jest":"29.7.0"},"packageManager":{"type":"pnpm","version":"9.3.0"},"typescriptOptions":{"reactDocgen":"react-docgen-typescript"},"framework":{"name":"@storybook/react-webpack5","options":{}},"builder":"@storybook/builder-webpack5","renderer":"@storybook/react","portableStoriesFileCount":0,"storybookVersion":"8.3.5","storybookVersionSpecifier":"8.3.5","language":"typescript","storybookPackages":{"@storybook/blocks":{"version":"8.3.5"},"@storybook/components":{"version":"8.3.5"},"@storybook/manager-api":{"version":"8.3.5"},"@storybook/react":{"version":"8.3.5"},"@storybook/react-webpack5":{"version":"8.3.5"},"@storybook/source-loader":{"version":"8.3.5"},"@storybook/test-runner":{"version":"0.19.1"},"@storybook/theming":{"version":"8.3.5"},"storybook":{"version":"8.3.5"}},"addons":{"@storybook/addon-docs":{"version":"8.3.5"},"@storybook/addon-storysource":{"version":"8.3.5"},"@storybook/addon-a11y":{"version":"8.3.5"},"@storybook/addon-essentials":{"version":"8.3.5"},"storybook-addon-mock":{"version":"5.0.0"},"@storybook/addon-webpack5-compiler-babel":{"version":"3.0.3"}}}

0 comments on commit e8b616a

Please sign in to comment.