Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Release process update#588

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
SamMorrowDrums merged 1 commit intomainfromrelease-process-update
Jun 26, 2025
Merged

Conversation

SamMorrowDrums
Copy link
Collaborator

Closes:

@CopilotCopilotAI review requested due to automatic review settingsJune 26, 2025 15:26
@SamMorrowDrumsSamMorrowDrums requested a review froma team as acode ownerJune 26, 2025 15:26
Copy link
Contributor

@CopilotCopilotAI 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

This PR updates the release process and development workflow by providing clearer guidelines for contributors and automating branch synchronization and release creation via GitHub workflows.

  • Updated CONTRIBUTING.md to instruct contributors to target the next branch for pull requests.
  • Added a new workflow (sync-next-branch.yml) to automatically keep the next branch synchronized with main.
  • Introduced a release workflow (release.yml) along with additional workflows (pr-base-check.yml and docker-publish.yml) to enforce branch targeting and streamline releases.

Reviewed Changes

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

Show a summary per file
FileDescription
CONTRIBUTING.mdInstructs contributors to open PRs against the next branch.
.github/workflows/sync-next-branch.ymlAutomates daily sync of the next branch with main.
.github/workflows/release.ymlAutomates release creation with tag validation, branch checks, and PR creation.
.github/workflows/pr-base-check.ymlAdds a reminder comment to PRs targeting main to switch to the next branch.
.github/workflows/docker-publish.ymlExtends Docker publish triggers to include changes from the next branch.
Comments suppressed due to low confidence (1)

.github/workflows/pr-base-check.yml:27

  • The inline markdown formatting in this comment contains extra underscores that may lead to unintended emphasis. Consider revising the syntax (e.g., using proper bold or italic markdown) so that the message renders clearly.
            __If this is a bug fix that requires a patch release __ (e.g., a critical bug that needs to be fixed before the next release)__, please leave the base branch as \`main\`.__

@github-actionsGitHub Actions
Copy link

👋 Hi there!

It looks like this PR is targeting themain branch. To help maintain our development workflow, please change the base reference tonext instead.

If this is a bug fix that requires a patch release __ (e.g., a critical bug that needs to be fixed before the next release), please leave the base branch asmain.__

You can change this by:

  1. Clicking the "Edit" button next to the PR title
  2. Changing the base branch frommain tonext
  3. Clicking "Update pull request"

Thanks for your contribution! 🚀

@SamMorrowDrumsSamMorrowDrums merged commitb9a5f2c intomainJun 26, 2025
14 of 16 checks passed
@SamMorrowDrumsSamMorrowDrums deleted the release-process-update branchJune 26, 2025 15:28
SamMorrowDrums added a commit that referenced this pull requestJun 26, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

Copilot code reviewCopilotCopilot left review comments

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@SamMorrowDrums

[8]ページ先頭

©2009-2025 Movatter.jp