Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,9 @@ release semantics.

### Inputs To Capture

- GitHub owner or org, repo name, default branch, visibility, fork status, and
branch naming.
- GitHub organization (not a personal account), repo name, default branch,
visibility, fork status, and branch naming. Default organization:
`Ceratops-Code`.
Comment thread
RomanOstr marked this conversation as resolved.
- Maintainer merge policy, expected artifact type, release expectations, and
missing inputs required by the GitHub repo, code repo, or artifact contracts.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,7 @@ Infer missing inputs from local files and live GitHub state before asking.

- Prioritize security and low-risk updates unless ordering constraints require
otherwise.
- Process already-open routine dependency PRs when in scope and low-risk;
classify routine PRs as retained when the task is security-only.
- Process already-open routine dependency PRs when in scope and low-risk.
- Inspect the diff, manifest changes, lockfile changes, transitive changes, CI
impact, and release impact for each update.
- Refresh lockfiles or generated dependency metadata using the project package
Expand Down