pullrequests Search Results · language:Dune language:Python language:JavaScript language:HTML language:HTML language:JavaScript
Filter by
175M results
新增计划书工具
一个 ELF(bb_plan.py)通过 argv 驱动两个模式:
validate
bb-plan-validate
检查 current_plan.json 格式,返回格式问题列表或结构性摘要(briefing 预览、task 统计、总周期消耗)。
show-next
bb-plan-show-next
只读接口,展示最新一条未完成 task(desc + acceptance ...
Summary
- Replace every claude-config repo-name token in tracked text files with fleet-config, following the canonical config
repo rename (ferraroroberto/claude-config#100).
- 5 files changed, ...
Automated test pull request
Summary
- 3-tier hierarchy: Introduces course grouping that combines individual Canvas classes (e.g. 11SENX, 11SENY) into
logical course groups (e.g. 11SEN) based on course_code patterns. The Overview ...
cherry-pick: https://github.com/sonic-net/sonic-host-services/pull/386
Why I did it
sonic-buildimage no longer builds the libyang1 Debian packages (libyang_1.0.73, libyang-cpp, python3-yang); it now ...
Release tag for the executor (#36). One-line version bump 0.28.0 → 0.29.0 so the OTA target advances.
🤖 Installing Claude Code GitHub App
This PR adds a GitHub Actions workflow that enables Claude Code integration in our repository.
What is Claude Code?
Claude Code is an AI coding agent that can help ...
!-- Thank you for your pull request. Below are a few things we ask you kindly to self-check before getting a review. Remove checks that are not relevant.
Checklist
- [x] Used a personal fork of the ...
概要
enable_simplified_admin_groups / enable_group_iam による組織レベル IAM
バインド(google_organization_iam_member.group_bindings)の挙動を、mock_provider を使ったオフライン terraform test
で固定します。将来この集約ロジックの冗長ロール掃除を行う際に、件数差分でレビューできるようにすることが目的です。 ...