Skip to content

Add Antigravity to CI workflows, docs, and fix CONTRIBUTING.md link#81

Merged
thomas-bartlett merged 1 commit intomainfrom
antigravity-ci-updates
Jan 6, 2026
Merged

Add Antigravity to CI workflows, docs, and fix CONTRIBUTING.md link#81
thomas-bartlett merged 1 commit intomainfrom
antigravity-ci-updates

Conversation

@thomas-bartlett
Copy link
Collaborator

Summary

Follow-up to Antigravity format PR. Adds Antigravity to CI, templates, and docs.

Changes

  • CI: Add .agent validation and ide-rules-antigravity.zip to releases
  • Templates: Add Antigravity to issue dropdowns
  • Docs: Add Antigravity to all IDE listings
  • Fix: Broken CONTRIBUTING.md link

Fixes #78 #80

@thomas-bartlett thomas-bartlett self-assigned this Jan 6, 2026
Copilot AI review requested due to automatic review settings January 6, 2026 22:07
@thomas-bartlett thomas-bartlett added bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request labels Jan 6, 2026
Copy link
Contributor

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

This PR completes Antigravity IDE support by adding it to CI workflows, GitHub issue templates, and documentation. It also fixes a broken link to CONTRIBUTING.md that was using an incorrect URL format.

Key changes:

  • Added .agent/ directory validation and ide-rules-antigravity.zip to the release workflow
  • Updated all documentation to include Antigravity alongside Cursor, Windsurf, and GitHub Copilot
  • Fixed CONTRIBUTING.md link to use proper GitHub blob URL format

Reviewed changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
docs/getting-started.md Added Antigravity to download options and installation instructions; fixed CONTRIBUTING.md link from incorrect URL format to proper /blob/main/ URL
docs/faq.md Added .agent/ directory references throughout FAQ answers for consistency with other IDE formats
docs/claude-code-skill-plugin.md Added Antigravity to the list of supported IDE output formats
CONTRIBUTING.md Added Antigravity to documentation about IDE rule file formats and build bundles
.github/workflows/validate-rules.yml Added validation check for .agent/ directory generation
.github/workflows/build-ide-bundles.yml Added ide-rules-antigravity.zip creation and upload to release assets
.github/ISSUE_TEMPLATE/rule-feedback.yml Added Antigravity to the AI Coding Tool dropdown options
.github/ISSUE_TEMPLATE/new-rule.yml Updated description to mention Antigravity as one of the supported conversion formats

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

Copy link
Collaborator

@ramraaj25 ramraaj25 left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks

@thomas-bartlett thomas-bartlett merged commit 3395513 into main Jan 6, 2026
9 checks passed
@thomas-bartlett thomas-bartlett deleted the antigravity-ci-updates branch January 6, 2026 23:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Broken Link in Getting started

3 participants