Commit Graph

6 Commits

Author SHA1 Message Date
Ladislau Szomoru 75e023baf0 Agents - add trace telemetry to investigate issue related to branch protection (#317111) 2026-05-18 12:33:18 -07:00
Ladislau Szomoru b604f475c5 Git - fix the default branch protection when workspace folders change (#310147) 2026-04-15 09:11:43 -07:00
Matt Bierner a453d99821 Port git extension to use esbuild
Fixes #296355
2026-02-26 14:10:15 -08:00
Ladislau Szomoru 5ea57c3b48 GitHub - leveral repository rules for branch protection (#180416)
* WIP - switching to use repository ruleset information

* Handle includes

* Refactor to add support for exclusion

* Fix exclude condition

* Fix request string

* Add logging

* Update setting description
2023-04-20 16:43:42 +02:00
Ladislau Szomoru 45a44d1786 Git/GitHub - Branch protection refactoring (#179848)
Branch protection refactoring
2023-04-13 10:14:33 +01:00
Ladislau Szomoru a1eb9e2b48 Git - implement branch protection provider (#179752)
* Branch protection using settings is working

* Revert extension api changes

* Refactor code
2023-04-12 08:48:29 +01:00