release: token scope editing, ci-reporter refactor, workflow standardization #703
Reference in New Issue
Block a user
Delete Branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
/users/{username}/tokens/{id}endpoint + web UI edit button for modifying token scopes after creationautomation/ci-issue-reporter.shto MokoCLI (cli/ci_issue_reporter.sh), createdci-issue-reporter.ymlreusable workflow in all 5 template reposGA_TOKEN/GITEA_TOKEN/GITEA_URLenv vars toMOKOGITEA_TOKEN/MOKOGITEA_URLacross 65+ workflow filesread:licensing/write:licensingscope for licensing endpointsworkflow_dispatchtrigger, if-condition fix, PHP install stepChanges
routers/api/v1/user/app.go— PATCH endpoint for token scope editing with ownership verificationrouters/web/user/setting/applications.go— Web UI handler for scope editing modal.mokogitea/workflows/pr-check.yml— usesci-issue-reporter.ymlreusable workflow.mokogitea/workflows/repo-health.yml— split intoreport-scripts+report-healthreusable workflow callsautomation/ci-issue-reporter.sh— deleted (moved to MokoCLI)Test plan