Skip to content

chore: update gh CLI field definitions#296

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

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

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 6, 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.96.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 Jul 6, 2026
@vercel

vercel Bot commented Jul 6, 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 Jul 13, 2026 11:52am

Request Review

@greptile-apps

greptile-apps Bot commented Jul 6, 2026

Copy link
Copy Markdown

PR author is in the excluded authors list.

@codacy-production

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

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

Auto-updated field definitions from gh CLI 2.96.0
@github-actions github-actions Bot force-pushed the chore/update-gh-fields branch from cfb97f0 to 4a96a94 Compare July 13, 2026 11:51
@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