Commits on Source
104
90bed9b8
chore(deps): migrate from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3
Feb 09, 2026
6bfc6087
Merge branch 'chore/go-yaml-in' into 'main'
Feb 09, 2026
e779925a
Update runner controllers to match latest state
Feb 09, 2026
5b042808
Merge branch 'runner-controller-expr' into 'main'
Feb 09, 2026
9469f4cf
chore(release): 1.29.0 [skip ci]
Feb 09, 2026
349be2bd
docs(no-release): update url for community fork
Feb 09, 2026
91651e6a
Merge branch 'docs/update-contributing' into 'main'
Feb 09, 2026
302cd07d
chore(deps): update module buf.build/go/protovalidate to v1.1.1
Feb 10, 2026
d4149bcd
Merge branch 'renovate/buf.build-go-protovalidate-1.x' into 'main'
Feb 10, 2026
a16fd017
Add missing query params to ListGroupsOptions
Feb 10, 2026
53f489f8
Merge branch 'mohamedmongy96-main-patch-37451' into 'main'
Feb 10, 2026
e942b763
chore(release): 1.30.0 [skip ci]
Feb 10, 2026
d77154f8
chore(deps): update dependency golangci-lint to v2.9.0
Feb 11, 2026
1ab1347b
Add missing fields to emoji and milestone event types
Feb 11, 2026
6acec72b
Merge branch 'feat/refine-emoji-and-milestone-event' into 'main'
Feb 11, 2026
d4647be6
chore(release): 1.31.0 [skip ci]
Feb 11, 2026
49febd34
Merge branch 'renovate/golangci-lint-2.x' into 'main'
Feb 11, 2026
ad3c0939
Implement endpoints for runner controller scopes
Feb 12, 2026
f2b426ed
chore(deps): update golangci/golangci-lint docker tag to v2.9.0
Feb 12, 2026
4cceae42
Merge branch 'renovate/golangci-golangci-lint-2.x' into 'main'
Feb 12, 2026
2d341d99
test(namespaces): Address test feedback to simplify the test
Feb 12, 2026
80bf5c30
Merge branch 'update-namespace-test' into 'main'
Feb 12, 2026
59e65523
Merge branch 'runner-controller-scopes' into 'main'
Feb 13, 2026
29c4263b
chore(release): 1.32.0 [skip ci]
Feb 13, 2026
b28444ad
Support unauthenticated clients via Unauthenticated auth source
Feb 13, 2026
4859ed02
Merge branch 'unauthenticated-client' into 'main'
Feb 13, 2026
36e178d6
chore(release): 1.33.0 [skip ci]
Feb 13, 2026
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
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
4 additional commits have been omitted to prevent performance issues.
Loading
Loading