It's been some time since we last reviewed the keywords we've set in the package file. We observed this in the action-cli-deploy repo (pnp/action-cli-deploy#26 (comment)), and it might be valuable to include a couple of extra keywords. Whatever decision we make here, let's ensure that these modifications are applied across all other M365 CLI repositories.
At present, within the action-cli-deploy repo, some adjustments have already been made, resulting in the following:
"keywords": [
"office 365",
"microsoft 365",
"sharepoint framework",
"o365",
"m365",
"spfx",
"sharepoint online",
"sharepoint",
"microsoft teams",
"microsoft graph",
"microsoft flow",
"azure active directory",
"azure ad",
"azure",
"microsoft",
"power platform",
"power apps",
"power automate"
],
It's been some time since we last reviewed the keywords we've set in the
packagefile. We observed this in theaction-cli-deployrepo (pnp/action-cli-deploy#26 (comment)), and it might be valuable to include a couple of extra keywords. Whatever decision we make here, let's ensure that these modifications are applied across all other M365 CLI repositories.At present, within the
action-cli-deployrepo, some adjustments have already been made, resulting in the following: