Skip to content

2026-08-21 Daily Report #769

Description

@automation-nsheaps

2026-08-21 Daily Report

Scope: nsheaps | Period: 1 day | Generated: 2026-08-22 05:14 ET

⚠️🚨 ATTENTION REQUIRED 🚨⚠️

🔴 Agent Failures & Repeated Iterations

1. nsheaps/private-pagesmain is red and the production deploy is broken.
PR #35 (@vitejs/plugin-react^6.0.4) was auto-merged at 07:01 ET, six seconds after opening, even though the push-triggered ci.yml run on its head branch had already failed at 02:05 ET. The merge was not blocked because ci.yml is not wired up as a pull_request check — the only checks that ran at merge time were Preview Deploy and Dispatch PR Review (both green). After the merge, three workflows failed on main:
ci.yml, update-screenshots.yml, and Deploy — where the Deploy to GitHub Pages job was skipped because Run quality gate failed.
Root cause: 6 lint errors surfaced by the upgrade — react-hooks/set-state-in-effect ("Calling setState synchronously within an effect can trigger cascading renders") ×4, plus "Cannot access variable before it is declared" and "Cannot access refs during render".
This is the one item that left a repo broken overnight.

2. Systemic CI race: the head branch is deleted before PR-triggered workflows can check it out. 6 failed runs across 4 repos on 2026-08-21, all with the identical error A branch or tag with the name '<head-ref>' could not be found (after git fetch retried and failed 3×). Auto-merge deletes the head branch faster than the queued workflow can fetch it:

Repo Workflow / Job Branch Run
greasemonkey-scripts Release / version-preview renovate/oxlint-monorepo 32452449825
cept PR Version Check / Check Version Bump renovate/all-patch 32477613185
cept PR Version Check / Check Version Bump renovate/anthropic-ai-sdk-0.x 32535892451
homebrew-devsetup check / Format bump-gs-stack-status-0.3.11 32510468740
homebrew-devsetup check / Format bump-claude-utils-0.12.276 32545013803
claude-utils Test / typescript renovate/all-patch 32544961435

These are false-negative failures — the merges themselves all succeeded — but each burns ~37s of checkout retry and they make the Actions dashboard permanently noisy. Worth either delaying branch deletion or making checkout-as-app tolerate a vanished head ref.

3. nsheaps/.org commit churn. 19 of its 21 commits were chore(pr-status): regenerate REPOS.md digest, several landing in the same minute (02:34/02:35/02:36×2, 12:09×2, 13:53/13:54×2, 18:57/18:58, 21:59/22:00). The repository_dispatch trigger fires per-event with no debounce, so one upstream merge produces 2–4 near-identical digest commits. Not a failure, but high churn relative to diff size.

🟡 Items Needing Your Involvement

  • Fix private-pages main (see §1). Deploy run 32475316697. Production has not published since; the newest gh-pages commit is 7293133, a PR preview build, not a production deploy. Consider also adding ci.yml as a required pull_request check so a red branch cannot auto-merge again.
  • nsheaps/.ai-agent-henry renovate PR is stuck. PR #83 has been open since 2026-07-11 (~6 weeks). It is mergeable_state: clean and all three checks pass (AI Code Review, review / dispatch, lint). Every equivalent renovate PR in every other repo auto-merged within seconds on 8/21 — this one does not. Auto-merge appears to be disabled or unconfigured for this repo; needs a manual merge or a settings fix.
  • No issues carried status:blocked or status:needs-review during the window, and no secrets, credentials, tokens, or permissions were flagged as needing creation or rotation. Nothing else is explicitly waiting on a human.

Top Repos by Commits

xychart-beta horizontal
    title "Commits by Repository (2026-08-21)"
    x-axis [".org", "cept", "claude-utils", "homebrew-devsetup", "agent-kenny", "gs-stack-status", "private-pages", ".ai-agent-henry", "greasemonkey-scripts", "nsheaps", "renovate-config"]
    y-axis "Commits" 0 --> 25
    bar [21, 10, 4, 3, 2, 2, 2, 1, 1, 1, 1]
Loading

Executive Summary

2026-08-21 was an entirely automated day: 48 commits landed across 11 repositories, all 48 authored by bot or automation accounts (automation-nsheaps[bot] ×32, renovate[bot] ×12, github-actions[bot] ×3, and one generated "regenerate profile cards and README" commit under the nsheaps account). 15 pull requests were touched: 14 merged (11 by renovate[bot], 3 by automation-nsheaps[bot] — homebrew formula bumps), of which 11 were also opened inside the window and 3 had been opened Aug 14–17; 1 remained open (.ai-agent-henry#83, stale since July 11). Four releases shipped — cept v0.7.28 and v0.7.29 (both deployed to production), claude-utils v0.12.275 and v0.12.276, and gs-stack-status v0.3.11 — and every one of them propagated automatically into homebrew-devsetup within ~90 seconds. On the issue side, 1 issue was opened (ai-mktpl#768, the 8/20 daily report), 1 was closed as not_planned by the stale bot (ai-mktpl#670), 1 was marked stale (ai-mktpl#687), and 13 renovate Dependency Dashboards were refreshed. No force pushes could be verified — both detection methods returned 404 for this token; see Methodology. The day's one real regression is private-pages, whose main branch and production deploy have been failing since 07:01 ET.

Repository Activity

nsheaps/.ai-agent-henry

Commits (1)

SHA Author Branch Message Time (ET)
6b19d0c renovate[bot] renovate/all-patch chore(deps): update all patch updates 22:29

Pull Requests (1)

# Title State Author Branch +/- Updated (ET)
#83 chore(deps): update all patch updates open (since 2026-07-11) renovate[bot] renovate/all-patchmain +5/-5 22:34

Branch Activity

Branch Event Actor Time (ET)
renovate/all-patch updated (rebase/refresh; branch still present) renovate[bot] 22:29

Issue Changes (1)

# Title Change State Labels
#5 Dependency Dashboard dashboard refreshed by renovate[bot] (22:30 ET) open

nsheaps/.github

Issue Changes (1)

# Title Change State Labels
#21 Dependency Dashboard dashboard refreshed by renovate[bot] (17:43 ET) open

nsheaps/.org

Commits (21)

SHA Author Branch Message Time (ET)
1333dc1 automation-nsheaps[bot] main chore(pr-status): regenerate REPOS.md digest (trigger: repository_dispatch) 01:57
3cd4e7a automation-nsheaps[bot] main chore(pr-status): regenerate REPOS.md digest (trigger: repository_dispatch) 02:34
92124ef automation-nsheaps[bot] main chore(pr-status): regenerate REPOS.md digest (trigger: repository_dispatch) 02:35
2737598 automation-nsheaps[bot] main chore(pr-status): regenerate REPOS.md digest (trigger: repository_dispatch) 02:36
8f6b605 automation-nsheaps[bot] main chore(pr-status): regenerate REPOS.md digest (trigger: repository_dispatch) 02:36
66b32a1 automation-nsheaps[bot] main chore(pr-status): regenerate REPOS.md digest (trigger: repository_dispatch) 07:02
5512f94 automation-nsheaps[bot] main chore(pr-status): regenerate REPOS.md digest (trigger: repository_dispatch) 07:32
08e85db automation-nsheaps[bot] main chore(pr-status): regenerate REPOS.md digest (trigger: schedule) 08:07
0389ba1 automation-nsheaps[bot] main chore(pr-status): regenerate REPOS.md digest (trigger: repository_dispatch) 12:09
12a557f automation-nsheaps[bot] main chore(pr-status): regenerate REPOS.md digest (trigger: repository_dispatch) 12:09
2b95efc renovate[bot] main chore(deps): update nsheaps/agents digest to 51887d0 (#36) 12:30
b05c43c automation-nsheaps[bot] main chore(pr-status): patch nsheaps/.org#36 (closed) 12:30
25e5f25 automation-nsheaps[bot] main chore(pr-status): regenerate REPOS.md digest (trigger: repository_dispatch) 13:53
25b595b automation-nsheaps[bot] main chore(pr-status): regenerate REPOS.md digest (trigger: repository_dispatch) 13:54
2abceb6 automation-nsheaps[bot] main chore(pr-status): regenerate REPOS.md digest (trigger: repository_dispatch) 13:54
0be0918 automation-nsheaps[bot] main chore(pr-status): regenerate REPOS.md digest (trigger: repository_dispatch) 18:57
6a35f16 automation-nsheaps[bot] main chore(pr-status): regenerate REPOS.md digest (trigger: repository_dispatch) 18:58
cb175a5 automation-nsheaps[bot] main chore(pr-status): regenerate REPOS.md digest (trigger: repository_dispatch) 19:11
8b0b889 automation-nsheaps[bot] main chore(pr-status): regenerate REPOS.md digest (trigger: schedule) 20:08
a0adbd3 automation-nsheaps[bot] main chore(pr-status): regenerate REPOS.md digest (trigger: repository_dispatch) 21:59
7992ea9 automation-nsheaps[bot] main chore(pr-status): regenerate REPOS.md digest (trigger: repository_dispatch) 22:00

Pull Requests (1)

# Title State Author Branch +/- Updated (ET)
#36 chore(deps): update nsheaps/agents digest to 51887d0 merged (opened 2026-08-17) renovate[bot] renovate/nsheaps-squink-github-actionsmain +1/-1 12:30

Branch Activity

Branch Event Actor Time (ET)
renovate/nsheaps-squink-github-actions deleted (on merge of #36) renovate[bot] 12:30

Issue Changes (1)

# Title Change State Labels
#25 Dependency Dashboard dashboard refreshed by renovate[bot] (12:30 ET) open

CI: one run cancelled — pr-status-digest on main at 12:08 ET, superseded by a later concurrent run.


nsheaps/agent-kenny

Commits (2)

SHA Author Branch Message Time (ET)
5d49307 renovate[bot] main, renovate/all-patch chore(deps): update nsheaps/agents digest to 51887d0 (#12) 12:08
a4e746e renovate[bot] main, renovate/all-patch chore(deps): update dependency github:nsheaps/claude-utils to v0.12.275 (#22) 12:08

Pull Requests (2)

# Title State Author Branch +/- Updated (ET)
#12 chore(deps): update nsheaps/agents digest to 51887d0 merged (opened 2026-08-14) renovate[bot] renovate/nsheaps-squink-github-actionsmain +1/-1 12:08
#22 chore(deps): update dependency github:nsheaps/claude-utils to v0.12.275 merged renovate[bot] renovate/all-patchmain +1/-1 12:08

Branch Activity

Branch Event Actor Time (ET)
renovate/nsheaps-squink-github-actions deleted (on merge of #12) renovate[bot] 12:08
renovate/all-patch merged via #22, then recreated by renovate (present as of report time) renovate[bot] 12:08

nsheaps/agents

Issue Changes (1)

# Title Change State Labels
#107 Dependency Dashboard dashboard refreshed by renovate[bot] (16:16 ET) open

nsheaps/ai-mktpl

No commits or pull requests — issue-only activity.

Issue Changes (4)

# Title Change State Labels
#768 2026-08-20 Daily Report opened + labeled daily-report by automation-nsheaps[bot] (05:26 ET) open daily-report
#687 2026-07-20 Daily Report commented + labeled stale by github-actions[bot] (02:07 ET) open stale, daily-report
#670 2026-07-12 Daily Report commented + closed (not_planned) by github-actions[bot] (02:08 ET) closed (not_planned) stale, daily-report
#40 Dependency Dashboard cross-referenced from #768 (05:26 ET); dashboard refreshed by renovate[bot] (17:44 ET) open

nsheaps/cept

Commits (10)

SHA Author Branch Message Time (ET)
d3bc046 renovate[bot] main fix(deps): update all patch updates (#268) 07:31
e72c896 github-actions[bot] gh-pages Deploy preview for PR #268 07:32
1db7d3e automation-nsheaps[bot] main chore: release v0.7.28 [skip ci] 07:35
50d7d93 automation-nsheaps[bot] main docs(screenshots): update feature screenshots [skip ci] 07:35
0bc1681 automation-nsheaps[bot] gh-pages Deploy production app (v0.7.28) 07:36
a3be73f renovate[bot] main fix(deps): update dependency @anthropic-ai/sdk to v0.113.0 (#269) 19:10
a446272 github-actions[bot] gh-pages Deploy preview for PR #269 19:11
36cfdae automation-nsheaps[bot] main docs(screenshots): update feature screenshots [skip ci] 19:14
97117f3 automation-nsheaps[bot] main chore: release v0.7.29 [skip ci] 19:14
126db35 automation-nsheaps[bot] gh-pages Deploy production app (v0.7.29) 19:14

Pull Requests (2)

# Title State Author Branch +/- Updated (ET)
#268 fix(deps): update all patch updates merged renovate[bot] renovate/all-patchmain +9/-9 07:32
#269 fix(deps): update dependency @anthropic-ai/sdk to v0.113.0 merged renovate[bot] renovate/anthropic-ai-sdk-0.xmain +3/-3 19:11

Branch Activity

Branch Event Actor Time (ET)
renovate/all-patch deleted (on merge of #268) renovate[bot] 07:31
renovate/anthropic-ai-sdk-0.x deleted (on merge of #269) renovate[bot] 19:10

Issue Changes (1)

# Title Change State Labels
#33 Dependency Dashboard dashboard refreshed by renovate[bot] (19:12 ET) open

Releases: v0.7.28 (07:35 ET) and v0.7.29 (19:14 ET), both deployed to production.

CI: PR Version Check failed on both PRs and PR Status Dispatch was cancelled twice — all four are the deleted-head-ref race (see Attention Required §2).


nsheaps/claude-utils

Commits (4)

SHA Author Branch Message Time (ET)
ccc2ca3 renovate[bot] main chore(deps): update dependency oxlint to ~1.75.0 (#452) 02:33
a969f59 automation-nsheaps[bot] main chore: release v0.12.275 [skip ci] 02:34
22761d5 renovate[bot] main chore(deps): update all patch updates to v2.1.218 (#453) 21:58
ce3eeb1 automation-nsheaps[bot] main chore: release v0.12.276 [skip ci] 21:58

Pull Requests (2)

# Title State Author Branch +/- Updated (ET)
#452 chore(deps): update dependency oxlint to ~1.75.0 merged renovate[bot] renovate/oxlint-monorepomain +22/-22 02:33
#453 chore(deps): update all patch updates to v2.1.218 merged renovate[bot] renovate/all-patchmain +8/-8 21:58

Branch Activity

Branch Event Actor Time (ET)
renovate/oxlint-monorepo deleted (on merge of #452) renovate[bot] 02:33
renovate/all-patch deleted (on merge of #453) renovate[bot] 21:58

Releases: v0.12.275 (02:34 ET) and v0.12.276 (21:58 ET), both propagated to homebrew-devsetup.

CI: Test / typescript failed on run 32544961435 — deleted-head-ref race (see §2). The test and bash jobs passed.


nsheaps/cors-proxy

Issue Changes (1)

# Title Change State Labels
#6 Dependency Dashboard dashboard refreshed by renovate[bot] (22:33 ET) open

nsheaps/github-actions

Issue Changes (1)

# Title Change State Labels
#5 Dependency Dashboard dashboard refreshed by renovate[bot] (19:06 ET) open

nsheaps/greasemonkey-scripts

Commits (1)

SHA Author Branch Message Time (ET)
292f76f renovate[bot] main chore(deps): update dependency oxlint to ~1.75.0 (#60) 01:57

Pull Requests (1)

# Title State Author Branch +/- Updated (ET)
#60 chore(deps): update dependency oxlint to ~1.75.0 merged renovate[bot] renovate/oxlint-monorepomain +84/-84 01:57

Branch Activity

Branch Event Actor Time (ET)
renovate/oxlint-monorepo deleted (on merge of #60) renovate[bot] 01:57

Issue Changes (1)

# Title Change State Labels
#3 Dependency Dashboard dashboard refreshed by renovate[bot] (05:39 ET) open

CI: Release / version-preview failed on run 32452449825 — deleted-head-ref race (see §2); the release job was skipped as a result.


nsheaps/gs-stack-status

Commits (2)

SHA Author Branch Message Time (ET)
bc50164 renovate[bot] main chore(deps): update nsheaps/agents digest to 51887d0 (#27) 13:52
65468e1 automation-nsheaps[bot] main chore: release v0.3.11 [skip ci] 13:52

Pull Requests (1)

# Title State Author Branch +/- Updated (ET)
#27 chore(deps): update nsheaps/agents digest to 51887d0 merged (opened 2026-08-17) renovate[bot] renovate/nsheaps-squink-github-actionsmain +1/-1 13:52

Branch Activity

Branch Event Actor Time (ET)
renovate/nsheaps-squink-github-actions deleted (on merge of #27) renovate[bot] 13:52

Issue Changes (1)

# Title Change State Labels
#18 Dependency Dashboard dashboard refreshed by renovate[bot] (13:52 ET) open

Releases: v0.3.11 (13:52 ET), propagated to homebrew-devsetup.


nsheaps/homebrew-devsetup

Commits (3)

SHA Author Branch Message Time (ET)
956038f automation-nsheaps[bot] main chore: update claude-utils to 0.12.275 (#792) 02:35
62c21aa automation-nsheaps[bot] main chore: update gs-stack-status to 0.3.11 (#793) 13:53
9dfffd9 automation-nsheaps[bot] main chore: update claude-utils to 0.12.276 (#794) 21:59

Pull Requests (3)

# Title State Author Branch +/- Updated (ET)
#792 chore: update claude-utils to 0.12.275 merged automation-nsheaps[bot] bump-claude-utils-0.12.275main +8/-8 02:35
#793 chore: update gs-stack-status to 0.3.11 merged automation-nsheaps[bot] bump-gs-stack-status-0.3.11main +2/-2 13:53
#794 chore: update claude-utils to 0.12.276 merged automation-nsheaps[bot] bump-claude-utils-0.12.276main +8/-8 21:59

Branch Activity

Branch Event Actor Time (ET)
bump-claude-utils-0.12.275 created → merged → deleted automation-nsheaps[bot] 02:35
bump-gs-stack-status-0.3.11 created → merged → deleted automation-nsheaps[bot] 13:53
bump-claude-utils-0.12.276 created → merged → deleted automation-nsheaps[bot] 21:59

Issue Changes (1)

# Title Change State Labels
#2 Dependency Dashboard dashboard refreshed by renovate[bot] (22:00 ET) open

CI: check / Format failed on #793 and #794 — deleted-head-ref race (see §2). The Security job passed on both.


nsheaps/nsheaps

Commits (1)

SHA Author Branch Message Time (ET)
6cccf87 nsheaps main chore: regenerate profile cards and README 02:09

Issue Changes (1)

# Title Change State Labels
#8 Dependency Dashboard dashboard refreshed by renovate[bot] (19:02 ET) open

nsheaps/private-pages

🔴 This repo's main branch is broken. See Attention Required §1.

Commits (2)

SHA Author Branch Message Time (ET)
6d5e4c7 renovate[bot] main chore(deps): update dependency @vitejs/plugin-react to ^6.0.4 (#35) 07:01
7293133 github-actions[bot] gh-pages Deploy preview for PR #35 07:01

Pull Requests (1)

# Title State Author Branch +/- Updated (ET)
#35 chore(deps): update dependency @vitejs/plugin-react to ^6.0.4 merged renovate[bot] renovate/all-patchmain +5/-5 07:02

Branch Activity

Branch Event Actor Time (ET)
renovate/all-patch pushed — CI red (ci.yml + update-screenshots.yml both failed) renovate[bot] 02:05
renovate/all-patch deleted (on merge of #35) renovate[bot] 07:01

Issue Changes (1)

# Title Change State Labels
#9 Dependency Dashboard dashboard refreshed by renovate[bot] (23:01 ET) open

CI failures (5)

Workflow Branch Time (ET) Run
.github/workflows/ci.yml renovate/all-patch 02:05 32453001749
.github/workflows/update-screenshots.yml renovate/all-patch 02:05 32453002783
.github/workflows/ci.yml main 07:01 32475314902
.github/workflows/update-screenshots.yml main 07:01 32475315786
Deploy main 07:01 32475316697
Quality-gate lint errors from the Deploy run (6 errors)
88:5    error  Error: Calling setState synchronously within an effect can trigger cascading renders  react-hooks/set-state-in-effect
119:5   error  Error: Calling setState synchronously within an effect can trigger cascading renders  react-hooks/set-state-in-effect
172:9   error  Error: Cannot access variable before it is declared
223:5   error  Error: Calling setState synchronously within an effect can trigger cascading renders  react-hooks/set-state-in-effect
61:10   error  Error: Calling setState synchronously within an effect can trigger cascading renders  react-hooks/set-state-in-effect
81:3    error  Error: Cannot access refs during render
✖ 6 problems (6 errors, 0 warnings)
##[error]Process completed with exit code 1.

nsheaps/renovate-config

Commits (1)

SHA Author Branch Message Time (ET)
b680488 renovate[bot] main, renovate/all-patch chore(deps): update dependency renovate to ~43.278.3 (#425) 18:57

Pull Requests (1)

# Title State Author Branch +/- Updated (ET)
#425 chore(deps): update dependency renovate to ~43.278.3 merged renovate[bot] renovate/renovate-43.xmain +7/-6 18:57

Branch Activity

Branch Event Actor Time (ET)
renovate/renovate-43.x deleted (on merge of #425) renovate[bot] 18:57

Cross-Repo Summary

By Author

Author Commits PRs touched (merged) Issues
automation-nsheaps[bot] 32 3 (3) 1 opened
renovate[bot] 12 12 (11; 1 still open) 13 dashboards refreshed
github-actions[bot] 3 0 (0) 1 closed (not_planned), 1 labeled stale
nsheaps 1 0 (0) 0
Total 48 15 (14) 1 opened / 1 closed

Activity Timeline

All times US Eastern.

Time Repo Event
01:57 greasemonkey-scripts #60 merged — oxlint ~1.75.0 (Release / version-preview failed)
01:57 .org REPOS.md digest regenerated
02:05 private-pages 🔴 ci.yml + update-screenshots.yml fail on renovate/all-patch
02:07–02:08 ai-mktpl #687 marked stale; #670 closed as not_planned
02:09 nsheaps profile cards + README regenerated
02:33–02:34 claude-utils #452 merged → release v0.12.275
02:34–02:36 .org 4 digest commits in 3 minutes (churn)
02:35 homebrew-devsetup #792 merged — claude-utils 0.12.275
05:26 ai-mktpl #768 opened — 2026-08-20 Daily Report
07:01 private-pages 🔴 #35 auto-merged over a red branch build → main + Deploy now failing
07:31–07:36 cept #268 merged → release v0.7.28 deployed to production
12:08 agent-kenny #12 and #22 merged
12:30 .org #36 merged — agents digest 51887d0
13:52 gs-stack-status #27 merged → release v0.3.11
13:53 homebrew-devsetup #793 merged — gs-stack-status 0.3.11 (check / Format failed)
18:57 renovate-config #425 merged — renovate ~43.278.3
19:10–19:14 cept #269 merged → release v0.7.29 deployed to production
21:58 claude-utils #453 merged → release v0.12.276 (Test / typescript failed)
21:59 homebrew-devsetup #794 merged — claude-utils 0.12.276 (check / Format failed)
22:29–22:34 .ai-agent-henry renovate/all-patch refreshed; #83 updated (still open since 2026-07-11)

Methodology Notes

  • Time window: 2026-08-21T04:00:00Z2026-08-22T04:00:00Z (2026-08-21 00:00–24:00 US Eastern, EDT / UTC−4). All displayed times converted to America/New_York.

  • Repositories scanned: 140 (the full nsheaps repo list). 12 had a pushedAt at or after the window start and were fully branch-scanned — 240 branches queried individually with since/until. An org-wide issue/PR search added 5 more repos that had non-commit activity.

  • Repositories with activity: 16 — 11 with commits, 15 PRs across 10 repos, 16 issues across 13 repos.

  • Force push detection: NOT AVAILABLE. Both documented methods returned 404 with this token:

    • Org audit log (GET /orgs/nsheaps/audit-log) → 404 Not Found. Requires GitHub Enterprise Cloud plus org-admin scope.
    • Repository events API (GET /repos/{owner}/{repo}/events) → 404 Not Found on every repo tried, public and private alike (cept, claude-utils, agent-kenny, nsheaps, .org). GitHub App installation tokens cannot read the events API.

    Consequence: no PushEvent.forced flags, no before/after SHA pairs, and no CreateEvent/DeleteEvent records. The "Force Push History" subsection is therefore omitted from every repo — its absence means undetectable, not did not happen. Renovate rebases its branches routinely, so force pushes almost certainly did occur on renovate/* branches — most obviously .ai-agent-henry renovate/all-patch, whose head commit is dated 22:29 ET on a PR opened 2026-07-11.

  • Branch Activity sections are inferred, not observed. Creation/deletion was derived by cross-referencing PR head refs against the live branch list at report time (2026-08-22 05:14 ET): a merged PR whose head ref no longer exists is reported as "deleted (on merge)", with the merge timestamp used as an approximation of the deletion time. agent-kenny and .ai-agent-henry both still have a renovate/all-patch branch and are annotated accordingly.

  • Authenticated as a GitHub App installation token. GET /user returns 403 "Resource not accessible by integration"; that does not affect repo, PR, issue, or Actions reads, which all succeeded.

  • No rate limiting was encountered, and no repository returned 404 during commit, PR, issue, or Actions collection.

  • Data sources: gh repo list; GET /repos/{r}/branches; GET /repos/{r}/commits?sha=&since=&until= (per branch, all 240); GET /search/issues (org-scoped, is:pr and is:issue, updated: range); GET /repos/{r}/pulls/{n}; GET /repos/{r}/issues/{n}/timeline; GET /repos/{r}/actions/runs?created=; GET /repos/{r}/actions/runs/{id}/jobs; and job log downloads for each failing run.

  • Commit de-duplication: commits reachable from multiple branches (e.g. main and renovate/all-patch) are listed once with every containing branch named. 51 raw (repo, branch, sha) rows collapsed to 48 unique commits.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    daily-reportAutomated daily report issue (auto-closed when stale)

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions