Marko Gaćeša
|
5eb79b3805
|
feat: [PIPE-22290]: add additional info to list branches API (#2831)
* change type of branch.SHA from string to sha.SHA
* remove code duplication, changed DB query for PRs
* add additional info to list branches API
|
2024-10-24 13:19:35 +00:00 |
|
Marko Gaćeša
|
449435c9af
|
feat: [CODE-1474]: fix allowed methods in merge dry run (#2783)
* fix allowed methods in merge dry run
|
2024-10-08 16:20:34 +00:00 |
|
Akhilesh Pandey
|
905d027cc3
|
feat: [CODE-2232]: Branch Rules: UserGroup support: Create and List (#2636)
* feat: [CODE-2312]: annotate error
* feat: [CODE-2312]: name change and todo removal
* feat: [CODE-2312]: Annotate errors
* feat: [CODE-2232]: Branch Rules: UserGroup support: Create and List
|
2024-09-09 14:41:03 +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 |
|
Marko Gacesa
|
25d282073d
|
return user info for rule bypass users (#867)
|
2023-12-05 19:04:04 +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 |
|
Marko Gacesa
|
1a727b8be1
|
refactor of protection package (#734)
|
2023-10-27 14:06:09 +00:00 |
|
Marko Gacesa
|
266b3a4fa1
|
lifecycle protection rules (#715)
|
2023-10-24 20:20:20 +00:00 |
|
Marko Gacesa
|
7ab52c1764
|
add protection to prevent direct push (#712)
|
2023-10-24 14:22:06 +00:00 |
|
Marko Gacesa
|
fcc8c0be73
|
use dedicated DB query to fetch all repo rules (#702)
|
2023-10-20 11:06:33 +00:00 |
|
Marko Gacesa
|
6139a0bbb2
|
rule to autodelete the branch after PR merge (#681)
|
2023-10-17 11:09:09 +00:00 |
|
Marko Gacesa
|
63d1565a51
|
fix no protection rule violations blocking PR merge (#680)
|
2023-10-16 13:53:40 +00:00 |
|
Marko Gacesa
|
419fe92dde
|
add branch protection: DB and API layer (#671)
|
2023-10-16 11:33:00 +00:00 |
|