Skip to content

chore: update gh CLI field definitions#277

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
chore/update-gh-fields
Open

chore: update gh CLI field definitions#277
github-actions[bot] wants to merge 1 commit into
mainfrom
chore/update-gh-fields

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

Summary

Automated update of GitHub CLI field definitions for TOON/JSON format conversion.

Triggered by: Weekly scheduled run
gh CLI version: 2.93.0
Date:

Changes

This PR updates src/lib/gh-fields.generated.ts with the latest field definitions from GitHub CLI.

Fields Updated

The script executed the following commands to extract fields:

  • gh issue view <id> --json invalidfield
  • gh pr view <id> --json invalidfield
  • gh repo view <owner/repo> --json invalidfield
  • gh release view <tag> --json invalidfield

Review Checklist

  • Verify field additions/removals make sense
  • Check for breaking changes in field names
  • Run tests: bun test test/lib/gh-passthrough.test.ts
  • Test manually: gh please issue view <id> --format toon

Testing

# Test TOON format conversion
gh please issue view 3 --format toon
gh please pr view 1 --format json
gh please repo view owner/repo --format toon

Related


🤖 This PR was automatically created by the update-gh-fields workflow.

@github-actions github-actions Bot added area:core Core CLI functionality automated type:chore Maintenance tasks, build, dependencies labels Jun 1, 2026
@vercel

vercel Bot commented Jun 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
gh-please Ready Ready Preview, Comment Jun 15, 2026 2:57pm

Request Review

@codacy-production codacy-production Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull Request Overview

The PR is currently in an invalid state as it contains no file changes despite the title and description claiming an update to the GitHub CLI field definitions. Consequently, all acceptance criteria remain unaddressed. While the automated analysis indicates the project remains up to standards, this is a result of the absence of new code to evaluate. This PR should not be merged until the expected updates to 'src/lib/gh-fields.generated.ts' are correctly included.

About this PR

  • The PR diff is empty. The title suggests an update to 'src/lib/gh-fields.generated.ts', but no files have been modified. Please ensure the changes are correctly committed and pushed. If this automated update resulted in no schema changes, this PR should likely be closed instead.

Test suggestions

  • Execute 'gh please issue view --format toon' to verify field mapping for issues
  • Execute 'gh please pr view --format toon' to verify field mapping for pull requests
  • Execute 'gh please repo view --format toon' to verify field mapping for repositories
  • Execute 'gh please release view --format toon' to verify field mapping for releases
Prompt proposal for missing tests
Consider implementing these tests if applicable:
1. Execute 'gh please issue view --format toon' to verify field mapping for issues
2. Execute 'gh please pr view --format toon' to verify field mapping for pull requests
3. Execute 'gh please repo view --format toon' to verify field mapping for repositories
4. Execute 'gh please release view --format toon' to verify field mapping for releases

TIP Improve review quality by adding custom instructions
TIP How was this review? Give us feedback

@codacy-production

codacy-production Bot commented Jun 3, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

AI Reviewer: first review requested successfully. AI can make mistakes. Always validate suggestions.

Run reviewer

TIP This summary will be updated as you push new changes.

Auto-updated field definitions from gh CLI 2.93.0
@github-actions github-actions Bot force-pushed the chore/update-gh-fields branch from fd11e00 to ec75cbc Compare June 15, 2026 14:55
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:core Core CLI functionality automated type:chore Maintenance tasks, build, dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant