demo: add rate limiter (for gatekeeper) #1

Open
recorder wants to merge 1 commits from demo/gatekeeper-req-changes into master
Owner

演示用 PR:新增一个源码文件但故意不带测试(并留了 qps=0 除零缺陷),用于验证 gatekeeper 的 REQUEST_CHANGES 裁决与写回闭环。

演示用 PR:新增一个源码文件但故意不带测试(并留了 qps=0 除零缺陷),用于验证 gatekeeper 的 REQUEST_CHANGES 裁决与写回闭环。
recorder added 1 commit 2026-05-31 00:48:16 +08:00
CI / Build, Test, Vet (pull_request) Failing after 30s Details
639feedeee
demo: add rate limiter (no tests, for gatekeeper demo)
Some checks failed
CI / Build, Test, Vet (pull_request) Failing after 30s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b demo/gatekeeper-req-changes master
git pull origin demo/gatekeeper-req-changes

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff demo/gatekeeper-req-changes
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: recorder/gitlink-cli#1
No description provided.