aboutsummaryrefslogtreecommitdiffstats
path: root/modules/structs
Commit message (Expand)AuthorAgeFilesLines
* Fix ListWorkflowRuns OpenAPI response model. (#35026)Scion8 days1-2/+2
* Support getting last commit message using contents-ext API (#34904)RickyMa2025-07-031-8/+11
* Add a `login`/`login-name`/`username` disambiguation to affected endpoint par...AlexMaryW2025-06-296-6/+16
* Add issue delete notifier (#34592)badhezi2025-06-251-0/+2
* Refactor "change file" API (#34855)wxiaoguang2025-06-251-36/+26
* Refactor repo contents API and add "contents-ext" API (#34822)wxiaoguang2025-06-252-0/+11
* Refactor editor (#34780)wxiaoguang2025-06-211-0/+2
* Add workflow_run api + webhook (#33964)ChristopherHX2025-06-202-3/+49
* Add ff_only parameter to POST /repos/{owner}/{repo}/merge-upstream (#34770)Dan Čermák2025-06-191-0/+1
* Support annotated tags when using create release API (#31840)Kemal Zebari2025-06-181-0/+1
* Run `gopls modernize` on codebase (#34751)silverwind2025-06-186-13/+13
* Keeping consistent between UI and API about combined commit status state and ...Lunny Xiao2025-06-093-115/+20
* add codecommit to supported services in api docs (#34626)TheFox0x72025-06-071-1/+1
* Fix actions skipped commit status indicator (#34507)badhezi2025-05-282-169/+19
* Export repo's manual merge settings (#34502)Adam Majer2025-05-191-0/+2
* feat: return time of last usage for public keys and access tokens in the api ...Tobias Balle-Petersen2025-05-012-5/+8
* fix: do not return archive download URLs in API if downloads are disabled (#3...Tobias Balle-Petersen2025-04-301-2/+2
* Update token creation API swagger documentation (#34288)Lunny Xiao2025-04-271-1/+3
* Add API endpoint to request contents of multiple files simultaniously (#34139)Denys Konovalov2025-04-223-5/+11
* Add API routes to lock and unlock issues (#34165)YaFou2025-04-211-0/+5
* Actions Runner rest api (#33873)ChristopherHX2025-04-181-0/+23
* Add package version api endpoints (#34173)KN4CK3R2025-04-131-2/+2
* Add `last_committer_date` and `last_author_date` for file contents API (#32921)Lunny Xiao2025-04-021-0/+6
* Added Description Field for Secrets and Variables (#33526)John Smith2025-03-172-0/+19
* Add workflow_job webhook (#33694)ChristopherHX2025-03-112-0/+52
* Decouple diff stats query from actual diffing (#33810)wxiaoguang2025-03-081-4/+6
* Artifacts download api for artifact actions v4 (#33510)ChristopherHX2025-02-161-0/+31
* Feature: Support workflow event dispatch via API (#33545)wxiaoguang2025-02-111-0/+33
* Revert "Feature: Support workflow event dispatch via API (#32059)" (#33541)wxiaoguang2025-02-101-33/+0
* Feature: Support workflow event dispatch via API (#32059)Bence Sántha2025-02-101-0/+33
* Inclusion of rename organization api (#33303)Bruno Sofiato2025-02-011-0/+9
* Add tests for webhook and fix some webhook bugs (#33396)Lunny Xiao2025-01-301-58/+2
* Fix sync fork for consistency (#33147)Chai-Shi2025-01-101-0/+8
* Refactor older tests to use testify (#33140)TheFox0x72025-01-091-3/+3
* Implement update branch API (#32433)Kemal Zebari2024-12-121-0/+10
* Add priority to protected branch (#32286)65432024-11-271-0/+8
* Refactor render system (#32492)wxiaoguang2024-11-141-4/+6
* Add reviewers selection to new pull request (#32403)Calvin K2024-11-091-1/+3
* Add new event commit status creation and webhook implementation (#27151)Lunny Xiao2024-11-071-7/+23
* Make admins adhere to branch protection rules (#32248)Tim2024-10-231-0/+3
* Support requested_reviewers data in comment webhook events (#26178)谈笑风生间2024-10-161-7/+8
* Support repo license (#24872)yp053272024-10-011-0/+1
* Support migration from AWS CodeCommit (#31981)Zettat1232024-09-111-9/+16
* Actions support workflow dispatch event (#28163)胖梁2024-08-181-0/+14
* Support issue template assignees (#31083)Zettat1232024-08-122-13/+14
* Fix null requested_reviewer from API (#31773)Edip Emre Bodur2024-08-051-15/+16
* Add permission description for API to add repo collaborator (#31744)Jason Song2024-08-011-0/+1
* add skip secondary authorization option for public oauth2 clients (#31454)Denys Konovalov2024-07-191-10/+12
* Allow force push to protected branches (#28086)Henry Goodman2024-07-051-0/+15
* Increase max length of org team names from 30 to 255 characters (#31410)Tobias Balle-Petersen2024-06-191-2/+2