Skip to content

chore: Update release-please.yml to include OPENAI_API_KEY - #557

Merged
fasttime merged 1 commit into
mainfrom
nzakas-patch-1
Sep 2, 2026
Merged

chore: Update release-please.yml to include OPENAI_API_KEY#557
fasttime merged 1 commit into
mainfrom
nzakas-patch-1

Conversation

@nzakas

@nzakas nzakas commented Sep 2, 2026

Copy link
Copy Markdown
Member

Added OPENAI_API_KEY to environment variables for social media post generation.

Prerequisites checklist

AI acknowledgment

  • I did not use AI to generate this PR.
  • (If the above is not checked) I have reviewed the AI-generated content before submitting.

What is the purpose of this pull request?

Switch to use OPENAI_API_KEY for social change log generation.

Related Issues

Is there anything you'd like reviewers to focus on?

Summary by CodeRabbit

  • Chores
    • Updated the social changelog workflow to use the OpenAI API key for changelog generation.

Added OPENAI_API_KEY to environment variables for social media post generation.
@nzakas
nzakas requested a review from a team as a code owner September 2, 2026 17:42
@github-project-automation github-project-automation Bot moved this to Needs Triage in Triage Sep 2, 2026
@coderabbitai

coderabbitai Bot commented Sep 2, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Team

Run ID: 244b10ff-b66a-4b81-8a48-417512cbf2ff

📥 Commits

Reviewing files that changed from the base of the PR and between cb52353 and 05a1157.

📒 Files selected for processing (1)
  • .github/workflows/release-please.yml

Included review availability: Your plan provides up to 8 included reviews per hour; 6 remain after this review.


📝 Walkthrough

Walkthrough

The release workflow now passes OPENAI_API_KEY from the repository secret to the social changelog step instead of GITHUB_TOKEN.

Changes

Release changelog workflow

Layer / File(s) Summary
Social changelog credential wiring
.github/workflows/release-please.yml
The social changelog step now receives OPENAI_API_KEY from the corresponding repository secret.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to 05a11

This is a localized workflow configuration change for social change log generation, and no actionable merge-blocking risk remains beyond normal checks and review.

Suggested reviewers: fasttime, mdjermanovic

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly identifies the modified workflow file and the main change: adding OPENAI_API_KEY. It is concise and related to the pull request objectives.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.)

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch nzakas-patch-1

Comment @coderabbitai help to get the list of available commands.

@fasttime fasttime left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@fasttime
fasttime merged commit b077575 into main Sep 2, 2026
39 checks passed
@fasttime
fasttime deleted the nzakas-patch-1 branch September 2, 2026 19:15
@github-project-automation github-project-automation Bot moved this from Needs Triage to Complete in Triage Sep 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Complete

Development

Successfully merging this pull request may close these issues.

2 participants