Skip to content

chore: add release please configs and common pr title workflow#541

Merged
SoulPancake merged 4 commits into
mainfrom
chore/release-please-configs
Jun 9, 2026
Merged

chore: add release please configs and common pr title workflow#541
SoulPancake merged 4 commits into
mainfrom
chore/release-please-configs

Conversation

@SoulPancake

Copy link
Copy Markdown
Member

Description

What problem is being solved?

How is it being solved?

What changes are made to solve it?

References

Review Checklist

  • I have clicked on "allow edits by maintainers".
  • I have added documentation for new/changed functionality in this PR or in a PR to openfga.dev [Provide a link to any relevant PRs in the references section above]
  • The correct base branch is being used, if not main
  • I have added tests to validate that the change in functionality is working as expected

Copilot AI review requested due to automatic review settings June 8, 2026 16:41
@SoulPancake
SoulPancake requested a review from a team as a code owner June 8, 2026 16:41

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR introduces Release Please configuration and aligns CI workflows with OpenFGA’s shared reusable workflows to standardize release automation and PR-title conventional commit validation in this repository.

Changes:

  • Add release-please configuration (release-please-config.json) and the corresponding manifest (.release-please-manifest.json).
  • Add a release-please GitHub Actions workflow that delegates to the shared OpenFGA reusable workflow.
  • Update the PR title conventional-commit check workflow to use the shared OpenFGA reusable workflow.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

File Description
release-please-config.json Adds Release Please config for node-style versioning and changelog section mapping.
.release-please-manifest.json Adds the Release Please manifest with the current root version.
.github/workflows/release-please.yml Adds release automation workflow that calls the shared OpenFGA reusable workflow with dispatch inputs.
.github/workflows/pr-title-conventional-commit.yml Switches PR title validation to the shared OpenFGA reusable workflow.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread release-please-config.json Outdated
@SoulPancake
SoulPancake requested a review from rhamzeh June 8, 2026 17:15
@SoulPancake
SoulPancake added this pull request to the merge queue Jun 9, 2026
Merged via the queue into main with commit 4ef8657 Jun 9, 2026
16 checks passed
@SoulPancake
SoulPancake deleted the chore/release-please-configs branch June 9, 2026 02:54
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.

3 participants