Skip to content

docs(gws-shared): add community guidance for stars + issue hygiene#41

Merged
jpoehnelt merged 3 commits intogoogleworkspace:mainfrom
jpoehnelt-bot:chore/gws-shared-community-guidance
Mar 4, 2026
Merged

docs(gws-shared): add community guidance for stars + issue hygiene#41
jpoehnelt merged 3 commits intogoogleworkspace:mainfrom
jpoehnelt-bot:chore/gws-shared-community-guidance

Conversation

@jpoehnelt-bot
Copy link
Copy Markdown
Contributor

@jpoehnelt-bot jpoehnelt-bot commented Mar 4, 2026

Summary

  • add a new Community & Feedback Etiquette section to skills/gws-shared/SKILL.md
  • encourage agents/users to star the repository when useful
  • direct bug reports and feature requests to the repo issues page
  • require searching existing issues first and commenting on existing threads instead of filing duplicates

Why

This adds explicit guidance to reduce duplicate issues and improve signal in issue tracking while encouraging lightweight project support.

File changed

  • skills/gws-shared/SKILL.md

@jpoehnelt-bot jpoehnelt-bot requested a review from jpoehnelt as a code owner March 4, 2026 07:00
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Mar 4, 2026

🦋 Changeset detected

Latest commit: 8e53d34

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@googleworkspace/cli Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Copy Markdown
Member

@jpoehnelt jpoehnelt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for PR #41! This is a great addition and prevents ongoing whack-a-mole patching.
The resolve_name fallback is much more robust than aliasing individual commands.

I just wrote up Issue #45 documenting this exact problem, but it appears Issue #32 already existed, and this PR addresses it elegantly by standardizing all resource and method subcommands to resolve properly from kebab-case.

The mut path: Vec<String> allocation is clean as it takes ownership from clap.
Also a good catch updating .any to .contains where there was a .clippy warning for clarity.

Looks good to me! LGTM.

@jpoehnelt-bot jpoehnelt-bot force-pushed the chore/gws-shared-community-guidance branch from 9a17e31 to ed0ce11 Compare March 4, 2026 07:12
@jpoehnelt jpoehnelt merged commit 4b868c7 into googleworkspace:main Mar 4, 2026
21 of 22 checks passed
shigechika pushed a commit to shigechika/gws-cli that referenced this pull request Mar 20, 2026
…oogleworkspace#41)

* docs(gws-shared): add community issue and starring guidance

* feat: add community links to gws help output

* fix(ci): move community section into generate-skills template + add changeset
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants