Commits on Source
102
b8ab23fb
refactor: migrate to math/rand/v2
Feb 13, 2026
80379c66
Merge branch 'refactor/math-rand-v2' into 'main'
Feb 13, 2026
00925c26
feat(workitems): Add WorkItems service with Get methods
Feb 13, 2026
b44da7bb
chore(workitems): Address review comments.
Feb 13, 2026
4f8a7092
feat(workitems): Implement the `ListWorkItems` method.
Feb 13, 2026
052a8978
feat(workitems): Add comprehensive filtering to `ListWorkItemsOptions`
Feb 13, 2026
dd9a3604
refactor(graphql): Move `variablesGQL`, `gidGQL`, and `iidGQL` to `graphql.go`.
Feb 13, 2026
f04e3d08
fix(workitems): Use `int64` for global work item IDs.
Feb 13, 2026
5c866781
refactor(workitems): Use sub-templates for common GraphQL types (WorkItem, UserCore).
Feb 13, 2026
4aec1837
refactor(users): Move the `userCoreBasicGQL` type to `users.go`.
Feb 13, 2026
60870b54
chore(workitems): Remove `GetWorkItemByID()`.
Feb 13, 2026
2df0107a
ci: Add job for downloading the GraphQL schema.
Feb 13, 2026
0807699e
test: Validate the GraphQL schema of queries.
Feb 13, 2026
525ba6b2
refactor(workitems): Pre-allocate slices.
Feb 13, 2026
3c47114b
chore(workitems): Address review comments.
Feb 13, 2026
6f472570
docs(workitems): Add links to API reference documentation to all exported functions.
Feb 13, 2026
cfdf5ee6
feat(workitems): Add pagination support to `ListWorkItems`.
Feb 13, 2026
55e59d89
chore(workitems): Use tabs to indent GraphQL queries.
Feb 13, 2026
1cd1e1e5
feat(request_options): Add boolean return value to `WithNext`.
Feb 13, 2026
b7a169b3
Merge branch 'fforster/workitems' into 'main'
Feb 13, 2026
86ac3eaa
chore(release): 1.34.0 [skip ci]
Feb 13, 2026
8d024a51
chore(deps): update node docker tag to v25
Feb 13, 2026
740eefcd
Merge branch 'renovate/node-25.x' into 'main'
Feb 16, 2026
0ea75d4b
Implement runner controller instance-level runner scope support
Feb 16, 2026
dafd6fd9
fix(integration): Add missing json tags to ms teams struct
Feb 16, 2026
b1e8a478
Merge branch 'integration-struct' into 'main'
Feb 16, 2026
a761b80f
add `code_owner_approval_required` in a group's default_branch_protection_defaults
Feb 16, 2026
62fafba7
Merge branch 'add_code_owner_approval_required' into 'main'
Feb 16, 2026
4c41a26e
chore(deps): update module...
Feb 16, 2026
4e8f2dfd
Merge branch 'renovate/buf.build-gen-go-bufbuild-protovalidate-protocolbuffers-go-1.x' into 'main'
Feb 16, 2026
99e4b64e
chore(release): 1.35.0 [skip ci]
Feb 16, 2026
7bcd9e0a
chore(deps): update module buf.build/go/protovalidate to v1.1.2
Feb 16, 2026
46ddfa97
Merge branch 'renovate/buf.build-go-protovalidate-1.x' into 'main'
Feb 17, 2026
81e58cbc
feat: add support for google chat APIs
Feb 17, 2026
3f999335
Merge branch 'google' into 'main'
Feb 17, 2026
69e2f6a4
chore(release): 1.36.0 [skip ci]
Feb 17, 2026
f2f71d6d
chore(deps): update dependency golangci-lint to v2.10.0
Feb 17, 2026
37c529a4
chore(deps): update golangci/golangci-lint docker tag to v2.10.0
Feb 17, 2026
7a041fdf
Merge branch 'renovate/golangci-lint-2.x' into 'main'
Feb 17, 2026
fb19249b
Merge branch 'renovate/golangci-golangci-lint-2.x' into 'main'
Feb 17, 2026
6944e0bc
chore(deps): update dependency golangci-lint to v2.10.1
Feb 17, 2026
cd7af9b9
chore(deps): update golangci/golangci-lint docker tag to v2.10.1
Feb 17, 2026
22d82217
Merge branch 'renovate/golangci-golangci-lint-2.x' into 'main'
Feb 18, 2026
7ccd5a53
Merge branch 'renovate/golangci-lint-2.x' into 'main'
Feb 18, 2026
9e18d043
Update links of geo_sites.go
Feb 19, 2026
47b42b0d
Merge branch 'Fix_URLS_geo_sites.go' into 'main'
Feb 19, 2026
4329e723
Support system & system_action fields for merge event attributes
Feb 19, 2026
d2502528
Merge branch 'renbou/merge-event-object-attributes-system' into 'main'
Feb 19, 2026
1e05bdfd
chore(release): 1.37.0 [skip ci]
Feb 19, 2026
0a47d202
docs: Fix broken documentation links in attestations.go
Feb 19, 2026
6c9b330b
Merge branch 'fix-attestations-file-links' into 'main'
Feb 19, 2026
1ca78f40
docs: Fix broken GitLab docs anchors for alert_management API
Feb 19, 2026
89dd47d4
Merge branch 'fix-anchor-links' into 'main'
Feb 19, 2026
ec1b92bf
feat(labels): add missing params and edit links
Feb 19, 2026
8c46af7f
Merge branch 'fix_labels.go' into 'main'
Feb 19, 2026
11b9f08b
feat(events): Add missing parameters for label operations and update documentation links
Feb 19, 2026
9ba4f7b5
Merge branch 'add_missing_parameter_in_events.go' into 'main'
Feb 19, 2026
bdfb7ed9
chore(release): 1.38.0 [skip ci]
Feb 19, 2026
bb97c7f3
feat(groups): Add provider to AddGroupSAMLLinkOptions
Feb 19, 2026
1dd2358e
Merge branch 'add-provider-for-saml-group-link' into 'main'
Feb 19, 2026
a66984ee
feat: Add hide backlog and closed list properties to IssueBoards
Feb 19, 2026
8899bacb
Merge branch 'add-missing-properties-to-boards' into 'main'
Feb 19, 2026
2582ef2f
chore(release): 1.39.0 [skip ci]
Feb 19, 2026
fdf479a1
Add missing parameters to MergeRequestDiff struct
Feb 21, 2026
6e2a1cfb
Merge branch 'mr-diff' into 'main'
Feb 21, 2026
ca08a629
feat: Add visibility option to listgroupoptions
Feb 21, 2026
5a2d6ede
Merge branch 'add-visibility-option-to-ListGroupOptions' into 'main'
Feb 21, 2026
e7135b11
chore(oauth): use go:embed to extract the html
Feb 21, 2026
e70aeea0
Merge branch 'tv/2026-02/cli-oauth-confirmation-2' into 'main'
Feb 21, 2026
f0bcb353
chore(release): 1.40.0 [skip ci]
Feb 21, 2026
2e9756b5
Add missing group API parameters to Go SDK structs
Feb 21, 2026
bc698b73
Merge branch 'add-missing-group-params' into 'main'
Feb 21, 2026
a9fc28cc
chore(release): 1.40.1 [skip ci]
Feb 21, 2026
4f7e5e8b
chore(deps): update module buf.build/go/protovalidate to v1.1.3
Feb 21, 2026
a6f0e5ed
Merge branch 'renovate/buf.build-go-protovalidate-1.x' into 'main'
Feb 21, 2026
a4e84a27
feat: Add missing event toggles to Group Slack integration
Feb 22, 2026
85ca8074
Merge branch 'add-event-for-set-slack-integ' into 'main'
Feb 22, 2026
d6859c7e
chore(release): 1.41.0 [skip ci]
Feb 22, 2026
fd635a9e
Add `primary_domain` and `pages_primary_domain` to Pages structs
Feb 22, 2026
87321a15
Merge branch 'missing_Parameters' into 'main'
Feb 22, 2026
d6d7b17f
fix: Fixed a set of endpoints where inputs were escaped and should not be escaped
Feb 24, 2026
26381d65
Merge branch 'fix/no-path-escape' into 'main'
Feb 24, 2026
8612b762
chore(release): 1.41.1 [skip ci]
Feb 24, 2026
ab1ec313
feat: Add public_email to CreateUserOptions
Feb 24, 2026
99a09507
Merge branch 'add-public-email-to-create-user-options' into 'main'
Feb 24, 2026
066af193
chore(release): 1.42.0 [skip ci]
Feb 24, 2026
f821c08c
feat(pagination): Add `ScanAndCollectN` to collect at most _n_ results.
Feb 25, 2026
fc88ad8a
docs(pagination): Add an example function demonstrating how to use `Scan2`.
Feb 25, 2026
bf2f3871
Merge branch 'fforster/pagination' into 'main'
Feb 25, 2026
547fb3d5
chore(release): 1.43.0 [skip ci]
Feb 25, 2026
5426b5e0
chore(deps): update module github.com/graph-gophers/graphql-go to v1.9.0
Feb 25, 2026
9d535179
Merge branch 'renovate/github.com-graph-gophers-graphql-go-1.x' into 'main'
Feb 25, 2026
69b78fec
Merge branch 'rc-runner-scopes' into 'main'
Feb 26, 2026
1e294d44
chore(release): 1.44.0 [skip ci]
Feb 26, 2026
49dea058
fix(test): Use epic IID instead of ID in `DeleteEpic` cleanup.
Feb 27, 2026
37ff76ba
Merge branch 'fforster/epic-cleanup' into 'main'
Feb 27, 2026
06094f91
Add LockMembershipsToSAML support to Application Settings
Feb 27, 2026
6f5a6dac
Merge branch 'issue_#2237' into 'main'
Feb 27, 2026
0abd5ced
chore(release): 1.45.0 [skip ci]
Feb 27, 2026
8b634616
Update urls and add missing
Mar 01, 2026
2 additional commits have been omitted to prevent performance issues.
Loading
Loading