release-verify: expand YAML anchors in gost config, add tea command rules
ci-deploy / build-deploy-test (push) Successful in 1m17s
ci-deploy / build-deploy-test (push) Successful in 1m17s
This commit is contained in:
@@ -174,3 +174,9 @@ The following are contractual hard constraints for the remote frontend component
|
||||
- Never add `Co-Authored-By` lines to commit messages.
|
||||
- Commit messages in English, concise, focused on "why" not "what".
|
||||
- Commit autonomously when changes are complete and stable — no need to ask for permission. Group related edits into logical commits. Still ask before pushing, force-pushing, or any destructive git operation.
|
||||
|
||||
## Gitea / Tea Command Rules
|
||||
|
||||
- Use `tea` command to check Gitea workflow runs: `tea run list --limit 5` to see last 5 runs
|
||||
- Use `tea run view <run-id>` to inspect a specific run
|
||||
- Use `tea run rerun <run-id>` to re-run a failed workflow
|
||||
|
||||
Reference in New Issue
Block a user