Marko Gaćeša
|
7c83c5520e
|
feat: [CODE-2385]: add fast-forward merge (#2718)
* add fast-forward merge
|
2024-09-23 11:34:19 +00:00 |
|
Akhilesh Pandey
|
a2cea52155
|
feat: [CODE-2232]: Branch Rules: UserGroup support: Create and List (#2640)
* feat: [CODE-2327]: add usergroup change to rebase api
* Merge branch 'main' into akp/CODE-2327
* feat: [CODE-2327]: wrap error
* feat: [CODE-2327]: move resolver inside bypass.go and update tests
* feat: [CODE-2327]: newline
* feat: [CODE-2327]: update wire
* Merge remote-tracking branch 'origin' into akp/CODE-2327
* feat: [CODE-2327]: update tests
* feat: [CODE-2327]: fix build
* feat: [CODE-2327]: merge main
* feat: [CODE-2327]: add and update unit tests
* feat: [CODE-2327]: fix
* feat: [CODE-2312]: introduce parser and enclosing method
* Apply suggestion from code review
* feat: [CODE-2327]: annotate error
* Merge branch 'main' into akp/CODE-2327
* feat: [CODE-2327]: usergroup resolver via controller
* feat: [CODE-2312]: update interface in protection
* feat: [CODE-2312]: export and update deduplication use
* feat: [CODE-2327]: Branch Rules: Allow Group bypass.go
* feat: [CODE-2232]: Branch Rules: UserGroup support: Create and List
|
2024-09-11 08:04:31 +00:00 |
|
Johannes Batzill
|
6da5c93706
|
Only allow admin to bypass rules if bypassing is allowed (#2047)
|
2024-05-17 22:32:35 +00:00 |
|
Johannes Batzill
|
c5383940bd
|
Integrate approvals.RequireLatestcommit to merge dryrun (#1183)
|
2024-04-04 22:39:23 +00:00 |
|
Johannes Batzill
|
dc7b3bc79a
|
[Rules] Expose extra Branch.PullReq fields on merge DryRyn as required by UI (#1117)
|
2024-03-13 23:37:10 +00:00 |
|
Marko Gacesa
|
f8f1453de1
|
add new API: list status checks for a pullreq (#1042)
|
2024-02-22 10:39:25 +00:00 |
|
Johannes Batzill
|
adf2046a94
|
[MISC] Move UID to Identifier to match Harness Standards (#992)
|
2024-01-29 23:29:53 +00:00 |
|
Marko Gacesa
|
2c618b33b3
|
add bypassable to rule violation (#802)
|
2023-11-15 14:37:52 +00:00 |
|
Marko Gacesa
|
98dc67fc71
|
return allowed merge methods for merge dry run (#781)
|
2023-11-08 18:55:25 +00:00 |
|
Marko Gacesa
|
941bc7a0fd
|
allow optional rule bypass (#764)
|
2023-11-03 18:31:10 +00:00 |
|
Johannes Batzill
|
b0e519b571
|
[WIP] Move from space_owner to repo_admin for protection rules (#745)
|
2023-10-30 22:35:52 +00:00 |
|
Marko Gacesa
|
1a727b8be1
|
refactor of protection package (#734)
|
2023-10-27 14:06:09 +00:00 |
|
Marko Gacesa
|
4e3a43efdd
|
add unit tests for the protection package (#729)
|
2023-10-27 08:05:26 +00:00 |
|