Skip to content

Create release warning PR flow#1749

Merged
borrrden merged 3 commits intorelease/3.2from
warn_release
Apr 6, 2026
Merged

Create release warning PR flow#1749
borrrden merged 3 commits intorelease/3.2from
warn_release

Conversation

@borrrden
Copy link
Copy Markdown
Member

@borrrden borrrden commented Apr 6, 2026

This will help keep us honest about what goes into a release branch.

This will help keep us honest about what goes into a release branch.
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a GitHub Actions workflow that triggers on pull requests targeting release/** branches, delegating to a reusable workflow intended to warn/comment on release PRs.

Changes:

  • Introduces .github/workflows/warn_release.yml to run on pull_request events for release/**.
  • Calls the reusable workflow couchbase/couchbase-lite-core/.github/workflows/release-pr-comment.yml.

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

Comment thread .github/workflows/warn_release.yml Outdated
Comment thread .github/workflows/warn_release.yml
borrrden added 2 commits April 7, 2026 07:19
Add permissions for write
Correct name of downstream file
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 6, 2026

This is a release branch and commits are restricted.

Please confirm this PR is one of the following:

  • A response to a customer ask
  • A change per our security policy
  • A non-functional change (i.e. changes needed for building an older version)
  • A change that has been granted an exception (please comment)

@borrrden borrrden requested review from jianminzhao and pasin April 6, 2026 22:22
@borrrden borrrden merged commit 5e194bc into release/3.2 Apr 6, 2026
1 of 2 checks passed
@borrrden borrrden deleted the warn_release branch April 6, 2026 22:29
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