Kynan Ware
f64892474f
Merge pull request #11510 from cli/kw/upgrade-grpc-batch
...
Bump google.golang.org/grpc & other required dependencies
2025-08-15 09:44:58 -06:00
Eugene
38a00b8976
Merge pull request #11481 from cli/eugene/test-for-release-FetchRefSHA
...
add test for FetchRefSHA
2025-08-14 15:31:35 -04:00
Kynan Ware
f781d90ebc
Update Go dependencies to latest versions
...
Bump several dependencies in go.mod and go.sum, including golang.org/x/crypto, golang.org/x/net, golang.org/x/sys, golang.org/x/term, golang.org/x/text, golang.org/x/tools, google.golang.org/protobuf, google.golang.org/genproto/googleapis/rpc, and github.com/GoogleCloudPlatform/grpc-gcp-go/grpcgcp. This keeps the project up to date with the latest bug fixes and improvements.
2025-08-14 10:15:54 -06:00
Kynan Ware
6fa003543b
Merge pull request #11368 from cli/dependabot/go_modules/github.com/yuin/goldmark-1.7.13
...
chore(deps): bump github.com/yuin/goldmark from 1.7.12 to 1.7.13
2025-08-14 09:49:04 -06:00
Kynan Ware
1da55e90f3
Merge pull request #11490 from cli/dependabot/github_actions/actions/checkout-5
...
chore(deps): bump actions/checkout from 4 to 5
2025-08-14 09:45:42 -06:00
dependabot[bot]
6710bbc2be
chore(deps): bump actions/checkout from 4 to 5
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-08-14 15:35:09 +00:00
Kynan Ware
245484cc51
Merge pull request #11458 from cli/dependabot/github_actions/actions/download-artifact-5
...
chore(deps): bump actions/download-artifact from 4 to 5
2025-08-14 09:33:54 -06:00
Eugene
a45107f6b4
Merge branch 'trunk' into eugene/test-for-release-FetchRefSHA
2025-08-14 11:20:48 -04:00
ejahnGithub
c4d14044c7
udpate the test
2025-08-13 14:42:50 -04:00
ejahnGithub
2d9cf84690
replace /git/refs/tags/ to /git/ref/tags/
2025-08-13 11:23:06 -04:00
Kynan Ware
1b083c2005
Merge pull request #11482 from cli/kw/fix-govulncheck-sarif-upload
...
Update govulncheck workflow to scan source code
2025-08-11 15:18:55 -06:00
Andy Feller
a247a045a3
Merge pull request #11473 from cli/andyfeller/github-cli-934-reorganize-install-docs
...
Reorganize installation docs
2025-08-11 17:00:57 -04:00
Andy Feller
5b9324bb46
PR feedback from @bagtoad
2025-08-11 16:50:12 -04:00
Kynan Ware
3f55855e8b
Update govulncheck workflow to scan source code
...
Changed govulncheck to run on all source files (./...) instead of the built binary. This fixes uploading to GitHub Code Scanning as the location data will be valid, so it will get accepted.
2025-08-08 16:10:22 -06:00
ejahnGithub
ec086af25c
add test for FetchRefSHA
2025-08-08 17:32:30 -04:00
Andy Feller
2faba515d8
Apply suggestion from @Copilot
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-08 14:59:35 -04:00
Andy Feller
19410112c4
Update docs/install_windows.md
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-08 14:58:50 -04:00
Eugene
dd26fba80c
Merge pull request #11451 from cli/eugene/fetch-ref-handle-ReleaseNotFound
...
fix error for ErrReleaseNotFound when fetching ref
2025-08-08 14:52:08 -04:00
Andy Feller
63462f8e40
Consolidate repo profile, fix headings
...
After discussing changes with @bagtoad, we talked about consolidating the top-level readme further to reduce the amount of links.
Additionally, the Amazon Linux 2 and openSUSE/SUSE sections weren't contained appropriately in the official sections.
2025-08-08 14:21:25 -04:00
Eugene
82eb05bb24
Merge branch 'trunk' into eugene/fetch-ref-handle-ReleaseNotFound
2025-08-08 13:29:04 -04:00
Kynan Ware
588120bab8
Merge pull request #11454 from cli/kw/triage-updates
...
Update issue triage guidelines and label usage
2025-08-08 11:04:09 -06:00
dependabot[bot]
ecbabe8dc2
chore(deps): bump google.golang.org/grpc from 1.73.0 to 1.74.2
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.73.0 to 1.74.2.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.73.0...v1.74.2 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-version: 1.74.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-08-08 13:40:32 +00:00
dependabot[bot]
2757414425
chore(deps): bump github.com/yuin/goldmark from 1.7.12 to 1.7.13
...
Bumps [github.com/yuin/goldmark](https://github.com/yuin/goldmark ) from 1.7.12 to 1.7.13.
- [Release notes](https://github.com/yuin/goldmark/releases )
- [Commits](https://github.com/yuin/goldmark/compare/v1.7.12...v1.7.13 )
---
updated-dependencies:
- dependency-name: github.com/yuin/goldmark
dependency-version: 1.7.13
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-08-08 13:39:30 +00:00
Andy Feller
cf8e4acb62
Merge pull request #11319 from cli/dependabot/go_modules/github.com/spf13/pflag-1.0.7
...
chore(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.7
2025-08-08 09:37:53 -04:00
Andy Feller
5811b267bf
Update docs on contributing new install methods
...
Now that our installation docs more clearly delineate official and unofficial installation methods, the maintainers are more open to contributions from communities.
2025-08-07 20:39:04 -04:00
Andy Feller
2b11fff6dc
markdown lint fixes
2025-08-07 20:31:17 -04:00
Andy Feller
d992d51b6e
Formatting
2025-08-07 20:26:33 -04:00
Andy Feller
60af6bcb49
Initial installation doc refactor
...
These changes work to improve GitHub CLI users experience by bringing:
- clarity between official and unofficial installation methods
- insight into unofficial installation methods
- consistency across supported operating systems
2025-08-07 20:15:46 -04:00
Andy Feller
3a522e97fc
Merge pull request #11467 from cli/bump-go-1.24.6
...
Bump Go to 1.24.6
2025-08-07 09:37:33 -04:00
Andy Feller
762d1029fa
Pushing empty commit to run CI
2025-08-07 09:24:17 -04:00
cli automation
f8de714c65
Bump Go to 1.24.6
2025-08-07 03:32:50 +00:00
Kynan Ware
cf1e14c339
Merge pull request #11162 from Sukhpreet-s/10480-enhance-gh-search-docs
...
Adding a note to `gh search` docs to explain the usage of `--` to exclude certain results
2025-08-06 10:52:03 -06:00
Kynan Ware
b5a6913a17
Merge branch 'trunk' into 10480-enhance-gh-search-docs
2025-08-06 10:34:25 -06:00
Kynan Ware
4dde0871bd
Fix linter
2025-08-06 10:32:46 -06:00
Kynan Ware
3d9bd69e11
Update pkg/cmd/search/search.go
2025-08-06 10:28:56 -06:00
dependabot[bot]
ce527971d1
chore(deps): bump actions/download-artifact from 4 to 5
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 4 to 5.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-08-06 14:35:09 +00:00
Kynan Ware
c69d11c3f4
Update docs/triage.md
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-05 17:19:05 -06:00
Kynan Ware
7a60981dde
Update docs/triage.md
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-05 17:18:56 -06:00
Kynan Ware
701b3d59f6
Update issue triage guidelines and label usage
...
Clarifies the triage process for bugs, enhancements, and docs issues, including the responsibilities of the first responder (FR). Expands and reorganizes label definitions, adds new labels for investigation and team triage, and updates the pull request assignment process to be load balanced. Improves instructions for engaging with issues and managing labels.
2025-08-05 16:59:53 -06:00
ejahnGithub
1beb8252a7
fix error for ErrReleaseNotFound when fetching ref
2025-08-04 20:58:45 -04:00
Andy Feller
cf7c2b9b8c
Merge pull request #11435 from cli/andyfeller/11408-close-suspected-spam-issues
...
Update spam detection to comment on and close issue
2025-08-04 08:40:41 -04:00
Andy Feller
ccc1b4f8c7
Apply suggestion from @Copilot
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-04 08:30:16 -04:00
Andy Feller
1e69d8a1a0
Update .github/workflows/scripts/spam-detection/process-issue.sh
...
Co-authored-by: Babak K. Shandiz <babakks@github.com>
2025-08-04 08:30:04 -04:00
Sukh
6e400eb4a1
docs(search): move search syntax note to gh search --help
2025-08-02 03:01:40 -04:00
Andy Feller
60fdb7ec2b
Update spam detection to comment on and close issue
...
Fixes #11408
These changes enhance the GitHub CLI spam detection logic to automatically comment on and close suspected spam based on the past weeks of usage.
Additionally, there were a few minor enhancements to the script, allowing it to be executed from anywhere rather than the root of the local repository.
2025-08-01 16:50:55 -04:00
Andy Feller
24f502ba1f
Merge pull request #11370 from cli/andyfeller/11270-improve-dependabot-pr-thirdparty-checks
...
Regenerate third-party licenses on trunk pushes
2025-08-01 16:05:02 -04:00
Andy Feller
8037c61827
Update permissions and events for workflow
...
This commit makes a few notable changes:
1. Use the GitHub Actions automatic token for committing changes
2. Include workflow file in paths to trigger workflow
3. Checkout the default branch explicitly
2025-08-01 15:36:55 -04:00
Babak K. Shandiz
68887865c1
Merge pull request #11423 from cli/babakks/fix-help-wanted-label-regexp
...
Fix `help wanted` label regexp in CI automation
2025-07-31 16:23:04 +01:00
Babak K. Shandiz
be67a350b8
ci: use help wanted label link in comment
...
Signed-off-by: Babak K. Shandiz <babakks@github.com>
2025-07-31 15:42:30 +01:00
Babak K. Shandiz
f1996cd571
ci: anchor regexp for help wanted label
...
Signed-off-by: Babak K. Shandiz <babakks@github.com>
2025-07-31 15:42:27 +01:00