Skip to content

docs: update CHANGELOG.md and README.md - #171

Merged
fig-ai-agent[bot] merged 1 commit into
mainfrom
docs/update-changelog-readme
Sep 10, 2026
Merged

docs: update CHANGELOG.md and README.md#171
fig-ai-agent[bot] merged 1 commit into
mainfrom
docs/update-changelog-readme

Conversation

@fig-ai-agent

@fig-ai-agent fig-ai-agent Bot commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Docs-only update. No code, no workflow files, nothing that touches CI config.

CHANGELOG.md

[2026-09-10]

[2026-09-08] → Notes — stale line replaced. It claimed a SHA-pin fix sat on branch fix/sha-pin-all-workflows "awaiting admin grant of the App's workflows permission". That is out of date: the permission was granted, the push still fails, and a grant is not what is blocking. The note now records the measured state instead — as of 2026-09-10, main's workflows still mix full SHAs with mutable tags:

Action ref Count
actions/checkout@v4 17
actions/setup-python@v5 7
actions/upload-artifact@v4 6
subosito/flutter-action@v2 5
somaz94/compress-decompress@v1 5

…plus gitleaks/gitleaks-action@v2, softprops/action-gh-release@v2 and others. The note also states plainly that the fix needs write access to .github/workflows/, which the automation App is refused (refusing to allow a GitHub App to create or update workflow ... without workflows permission), so a maintainer has to apply it — and that this is why feature PRs here show red checks even when their own tests pass.

README.md

  • Deliverables row refreshed. It listed (security, notebooklm, gemini-cli, gh-devops-toolkit, azure-cli, agent-skill-template, …) — some of which no longer describe the directory, and it omitted pure-agent-dev, onspace-ai, firecrawl-fastapi and manus-client. Now: "Self-contained feature suites, each with its own README, tests, and CI (e.g. pure-agent-dev, cwe1321-protection-suite, onspace-ai, …)".
  • CI reality stated. Under Repository health & standards the README implied everything was green. It now says jobs fail at the Set up job step on the org's SHA-pin policy, and that a PR passing its own tests locally still shows red — pointing at the 2026-09-08 notes.

Verification

Documentation only, so the check is that every factual claim in the diff was read off the repo rather than assumed: the tag counts come from grep over main's workflow files, the referenced CONTRIBUTING.md / SECURITY.md / RELEASE.md were confirmed to exist, the [2026-09-10] section anchors on the real 09-09 heading, and the CI note was confirmed to live in the 09-08 section (the first draft of the README cross-reference pointed at 09-09 and was corrected).

CHANGELOG
- [2026-09-10]: record PR #170, and a Fixed note for Issue #63 closing via
  PR #169 (squash 590b861).
- Replace the stale `fix/sha-pin-all-workflows` note with the measured state:
  as of 2026-09-10 main's workflows still mix full SHAs with mutable tags
  (checkout@v4 x17, upload-artifact@v4 x6, setup-python@v5 x7, and others),
  and the pin fix needs write access to .github/workflows/ which the App lacks.

README
- Refresh the deliverables row: it listed suites that no longer match what is
  in the directory, and omitted pure-agent-dev, onspace-ai, firecrawl-fastapi
  and manus-client.
- State the CI reality under 'Repository health & standards' instead of
  implying all checks are green: jobs fail at 'Set up job' on the org's SHA-pin
  policy, so a PR passing its own tests locally still shows red.

Docs only - no code, no workflow files.
@fig-ai-agent
fig-ai-agent Bot merged commit ae7e737 into main Sep 10, 2026
5 of 10 checks passed
@fig-ai-agent
fig-ai-agent Bot deleted the docs/update-changelog-readme branch September 10, 2026 08:04
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.

0 participants