Skip to content

[pull] trunk from cli:trunk#64

Merged
pull[bot] merged 11 commits into
All-Blockchains:trunkfrom
cli:trunk
Jul 23, 2025
Merged

[pull] trunk from cli:trunk#64
pull[bot] merged 11 commits into
All-Blockchains:trunkfrom
cli:trunk

Conversation

@pull

@pull pull Bot commented Jul 23, 2025

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.3)

Can you help keep this open source service alive? 💖 Please sponsor : )

dependabot Bot and others added 11 commits July 14, 2025 17:30
Bumps [advanced-security/filter-sarif](https://github.com/advanced-security/filter-sarif) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/advanced-security/filter-sarif/releases)
- [Commits](advanced-security/filter-sarif@bc96d9f...f3b8118)

---
updated-dependencies:
- dependency-name: advanced-security/filter-sarif
  dependency-version: 1.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/sigstore/sigstore-go](https://github.com/sigstore/sigstore-go) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/sigstore/sigstore-go/releases)
- [Commits](sigstore/sigstore-go@v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: github.com/sigstore/sigstore-go
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Introduces a TeamReviewers boolean to RepoMetadataInput to control whether team reviewers are fetched. Updates RepoMetadata logic to only fetch teams if both Reviewers and TeamReviewers are true. Adds tests to verify correct behavior when TeamReviewers is false.
Updated the logic for fetching team reviewers in PR edit and create flows. In `pr edit`, team reviewers are always fetched for consistency with existing behavior, with a note to potentially align with `pr create` logic in the future. In `pr create`, team reviewers are now only fetched if a reviewer contains a slash, aligning with behavior before the regression.
Replaces manual error check with require.NoError for consistency and improved readability in the test.
Renamed the test to clarify its purpose and added an explicit exclusion for the OrganizationTeamList GraphQL query to ensure teams are only fetched when specified. This improves test accuracy and readability.
Added test cases to verify that teams are fetched when reviewers include teams and not fetched when only users are specified. This ensures correct behavior when requesting reviews from users and teams during pull request creation.
…te-fails-on-self-hosted-runner-in-v2760-resource-not-accessible-by-integration-organizationteams

Fix: `gh pr create`, only fetch teams when reviewers contain a team
…-security/filter-sarif-1.0.1

chore(deps): bump advanced-security/filter-sarif from 1.0.0 to 1.0.1
…igstore/sigstore-go-1.1.0

chore(deps): bump github.com/sigstore/sigstore-go from 1.0.0 to 1.1.0
@pull pull Bot locked and limited conversation to collaborators Jul 23, 2025
@pull pull Bot added the ⤵️ pull label Jul 23, 2025
@pull pull Bot temporarily deployed to cli-automation July 23, 2025 22:15 Inactive
@pull pull Bot merged commit 1b94463 into All-Blockchains:trunk Jul 23, 2025
12 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants