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.98.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
gh-please Ready Ready Preview Sep 7, 2026 9:06am UTC

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

codacy-production Bot commented Jul 6, 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

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.

@github-actions
github-actions Bot force-pushed the chore/update-gh-fields branch from cfb97f0 to 4a96a94 Compare July 13, 2026 11:51
@github-actions
github-actions Bot force-pushed the chore/update-gh-fields branch from 4a96a94 to 1d14494 Compare July 20, 2026 11:35
@github-actions
github-actions Bot force-pushed the chore/update-gh-fields branch from 1d14494 to 56a5c0b Compare July 27, 2026 12:11
@github-actions
github-actions Bot force-pushed the chore/update-gh-fields branch from 56a5c0b to d0372c6 Compare August 3, 2026 12:12
@github-actions
github-actions Bot force-pushed the chore/update-gh-fields branch from d0372c6 to 4eeca39 Compare August 10, 2026 10:08
@github-actions
github-actions Bot force-pushed the chore/update-gh-fields branch from 4eeca39 to 2379f05 Compare August 17, 2026 09:29
@github-actions
github-actions Bot force-pushed the chore/update-gh-fields branch from 2379f05 to 263433a Compare August 24, 2026 09:15
@github-actions
github-actions Bot force-pushed the chore/update-gh-fields branch from 263433a to d0bee48 Compare August 31, 2026 09:05
Auto-updated field definitions from gh CLI 2.98.0
@github-actions
github-actions Bot force-pushed the chore/update-gh-fields branch from d0bee48 to 31e6a34 Compare September 7, 2026 09:05
@sonarqubecloud

sonarqubecloud Bot commented Sep 7, 2026

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