Skip to content

chore: pre-public polish (Dependabot, CI badge, CONTRIBUTING)#8

Merged
anadav merged 1 commit into
mainfrom
chore/pre-public-polish
May 15, 2026
Merged

chore: pre-public polish (Dependabot, CI badge, CONTRIBUTING)#8
anadav merged 1 commit into
mainfrom
chore/pre-public-polish

Conversation

@anadav
Copy link
Copy Markdown
Collaborator

@anadav anadav commented May 15, 2026

Summary

  • .github/dependabot.yml to auto-PR weekly bumps for github-actions versions (prevents the 4-majors-behind situation we hit recently).
  • CI status badge in the README header.
  • CONTRIBUTING.md documenting the PR-required workflow, squash-only merges, auto-deleted source branches, and .editorconfig as the style source of truth.

Test plan

  • CI green.

- Add Dependabot config to track github-actions versions weekly.
- Add CI status badge to README.
- Add CONTRIBUTING.md documenting the PR-required workflow and
  squash-only merge style.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 15, 2026 18:28
@anadav anadav merged commit eee5e87 into main May 15, 2026
3 checks passed
@anadav anadav deleted the chore/pre-public-polish branch May 15, 2026 18:29
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Pre-publication polish to reduce maintenance overhead and clarify contribution workflow expectations by adding Dependabot automation, a CI badge, and a CONTRIBUTING guide.

Changes:

  • Add a GitHub Actions CI badge to the README header.
  • Add CONTRIBUTING.md documenting the PR-based workflow, local build, and test commands.
  • Add Dependabot configuration to auto-update GitHub Actions dependencies weekly.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
README.md Adds CI status badge linking to the existing test.yml workflow.
CONTRIBUTING.md Documents contribution workflow, local setup/build, style guidance, and bug reporting details.
.github/dependabot.yml Enables weekly Dependabot updates for GitHub Actions versions.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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