Skip to content

chore: update flags project workflow SHA - #770

Merged
marandaneto merged 1 commit into
mainfrom
chore/update-flags-workflow-sha
Aug 20, 2026
Merged

chore: update flags project workflow SHA#770
marandaneto merged 1 commit into
mainfrom
chore/update-flags-workflow-sha

Conversation

@dustinbyrne

Copy link
Copy Markdown
Contributor

💡 Motivation and Context

The repository pins an older revision of the shared feature flags project-board workflow. This rollout keeps SDK callers aligned with the current reusable workflow contract.

Related rollout: PostHog/posthog-ruby#255

💚 How did you test it?

  • Parsed .github/workflows/call-flags-project-board.yml with Ruby's YAML parser.
  • Ran git diff --check.
  • Verified that the pinned reusable workflow declares both credentials passed by the caller.

📝 Checklist

  • I reviewed the submitted code.
  • I added tests to verify the changes.
  • I updated the docs if needed.
  • No breaking change or entry added to the changelog.

If releasing new changes

  • Ran pnpm changeset to generate a changeset file

🤖 Agent context

Autonomy: Human-driven (agent-assisted)

Pi compared the SDK callers with the current shared workflow, applied the requested workflow update, and validated the YAML and diff. A fresh-context builtin reviewer checked the caller and reusable-workflow contract and found no issues.

@greptile-apps

greptile-apps Bot commented Aug 19, 2026

Copy link
Copy Markdown
Contributor
Prompt To Fix All With AI
### Issue 1
.github/workflows/call-flags-project-board.yml:20-22
**Undeclared reusable-workflow secrets**

When a pull request invokes this job, the caller passes `PROJECT_BOARD_BOT_APP_ID` and `PROJECT_BOARD_BOT_PRIVATE_KEY`, but the pinned reusable workflow declares neither secret under `workflow_call.secrets`, causing GitHub Actions to reject the invocation before the project-board job runs.

---

For each issue above, determine whether it is valid and should be fixed. If so, fix it directly.

Reviews (1): Last reviewed commit: "chore: update flags project workflow SHA" | Re-trigger Greptile

Comment thread .github/workflows/call-flags-project-board.yml
@dustinbyrne
dustinbyrne requested a review from a team August 19, 2026 23:29
@posthog-project-board-bot posthog-project-board-bot Bot moved this to In Review in Feature Flags Aug 19, 2026
@github-project-automation github-project-automation Bot moved this from In Review to Approved in Feature Flags Aug 20, 2026
@marandaneto
marandaneto merged commit 9da0bb9 into main Aug 20, 2026
48 checks passed
@marandaneto
marandaneto deleted the chore/update-flags-workflow-sha branch August 20, 2026 06:59
@github-project-automation github-project-automation Bot moved this from Approved to Done in Feature Flags Aug 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants