Skip to content

chore: sync community files#78

Merged
redox merged 7 commits into
altertable-ai:mainfrom
albert20260301:chore/sync-community-files
Jul 24, 2026
Merged

chore: sync community files#78
redox merged 7 commits into
altertable-ai:mainfrom
albert20260301:chore/sync-community-files

Conversation

@albert20260301

Copy link
Copy Markdown
Contributor

What

Adds the four managed community files currently missing from the CLI repository: funding metadata, bug and feature issue forms, and the pull-request template.

Why

Keeps the CLI contribution surface consistent with the shared SDK templates. The existing semantic-pull-request.yml already provides the required semantic-title guard with a pinned action and concurrency control, so this PR deliberately does not add a duplicate workflow.

Validation

  • npx --yes prettier --check .github/FUNDING.yml .github/ISSUE_TEMPLATE/bug_report.yml .github/ISSUE_TEMPLATE/feature_request.yml .github/PULL_REQUEST_TEMPLATE.md
  • git diff --check

No runtime behavior, API surface, or release artifacts change.

@albert20260301

Copy link
Copy Markdown
Contributor Author

@francoischalifour could you review this?

I picked you because recent CLI .github history is overwhelmingly yours. CI is green. The main review focus is whether the existing semantic-title workflow remains the stronger single guard, while these four missing community files match the shared templates.

@albert20260301

Copy link
Copy Markdown
Contributor Author

@francoischalifour this community-file PR is current with main, all refreshed checks are green, and it has remained review-gated for four days. Could you review it when you have a slot? The scope is funding metadata plus bug/feature forms and the PR template; it deliberately does not duplicate the repository's stronger existing title guard.

redox pushed a commit that referenced this pull request Jul 24, 2026
## Summary
- synchronize `CODE_OF_CONDUCT.md`, `LICENSE`, and `SECURITY.md` with
the managed workspace templates
- keep this documentation-only correction separate from #78, which is
awaiting review for issue and PR templates

## Impact
- aligns public community, licensing, and vulnerability-reporting
guidance; no CLI API or runtime behavior changes

## Validation
- `git diff --check`
- byte-for-byte comparison against the managed templates
@redox
redox enabled auto-merge (squash) July 24, 2026 13:59
@redox
redox merged commit ceb041a into altertable-ai:main Jul 24, 2026
12 checks passed
@albert20260301
albert20260301 deleted the chore/sync-community-files branch July 24, 2026 14:22
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