Skip to content

chore: onboard release please - #39

Merged
SoulPancake merged 1 commit into
mainfrom
chore/onboard-release-please
Jun 9, 2026
Merged

chore: onboard release please#39
SoulPancake merged 1 commit into
mainfrom
chore/onboard-release-please

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 9, 2026 16:53
@SoulPancake
SoulPancake requested a review from a team as a code owner June 9, 2026 16:53

Copilot AI left a comment

Copy link
Copy Markdown

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 onboards release-please automation for the action-openfga-deploy repository by adding the release-please configuration/manifest and GitHub Actions workflows to run release-please and enforce conventional PR titles.

Changes:

  • Added release-please-config.json to configure release-please (simple release type, changelog settings, section mapping).
  • Added .release-please-manifest.json to track the current released version (0.1.2).
  • Added reusable-workflow callers for release-please automation and PR title conventional-commit checking.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
release-please-config.json Configures release-please behavior (release type, changelog path/sections, PR title pattern).
.release-please-manifest.json Introduces manifest mode version tracking for the root package.
.github/workflows/release-please.yaml Adds a workflow to invoke the org reusable release-please workflow on main pushes / manual dispatch.
.github/workflows/pr-title-check.yaml Adds a workflow to invoke the org reusable PR title conventional-commit check.

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

Comment thread .github/workflows/release-please.yaml
@SoulPancake
SoulPancake merged commit ab36ff4 into main Jun 9, 2026
11 checks passed
@SoulPancake
SoulPancake deleted the chore/onboard-release-please branch June 9, 2026 17:36
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