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

Verify PRs have release notes

License

NotificationsYou must be signed in to change notification settings

electron/clerk

Repository files navigation

Test

What is Clerk?

Clerk ensures that release notes can be generated from PRs by looking fora release note in the PR description. You can add a note to your PR byadding a single line to its description beginning withnotes:.

Examples

  • commit -m is for maintainers.notes: is for users.Describe the change in user terms.

    - notes: Bump libcc to latest.- notes: Backport patch to fix Widget::OnSizeConstraintsChanged crash (3.0.x)+ notes: Fixed crash in Widget::OnSizeConstraintsChanged.
  • Omit notes for changes that users won't care about.

    - notes: only define WIN32_LEAN_AND_MEAN if not already defined+ notes: no-notes
  • For consistency in notes, use the past tense and capitalize and punctuate your notes.

    - notes: fix ipcRemote.sendSync regression introduced in a previous 3.0.0 beta+ notes: Fixed ipcRemote.sendSync regression introduced in a previous 3.0.0 beta.- notes: remove upstream code that used private Mac APIs+ notes: Removed upstream code that used private Mac APIs.
  • Multi-line release notes

    Notes:* Line 1* Line 2

Your release bot overlords thank you.

About

Verify PRs have release notes

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors9


[8]ページ先頭

©2009-2025 Movatter.jp