Skip to content

agents(rules): document git push -u guardrail and delegating function docstrings - #4030

Merged
rickeylev merged 1 commit into
bazel-contrib:mainfrom
rickeylev:update_workspace_python_rules
Aug 10, 2026
Merged

agents(rules): document git push -u guardrail and delegating function docstrings#4030
rickeylev merged 1 commit into
bazel-contrib:mainfrom
rickeylev:update_workspace_python_rules

Conversation

@rickeylev

Copy link
Copy Markdown
Collaborator

Using git push -u or --set-upstream disrupts triangle branch
tracking by repointing the local tracking branch away from upstream.
Additionally, delegating helper functions need consistent docstring
references to their underlying implementations.

Update workspace and Python agent rules to prohibit setting upstream
on push and establish a docstring reference convention for delegating
functions.

… docstrings

Using `git push -u` or `--set-upstream` disrupts triangle branch
tracking by repointing the local tracking branch away from upstream.
Additionally, delegating helper functions need consistent docstring
references to their underlying implementations.

Update workspace and Python agent rules to prohibit setting upstream
on push and establish a docstring reference convention for delegating
functions.
@rickeylev
rickeylev requested a review from aignas as a code owner August 10, 2026 05:38
@rickeylev
rickeylev merged commit 0d9eb23 into bazel-contrib:main Aug 10, 2026
6 checks passed
@rickeylev
rickeylev deleted the update_workspace_python_rules branch August 10, 2026 06:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant