-
Updated
Feb 5, 2021 - JavaScript
#
release-notes
Here are 131 public repositories matching this topic...
Drafts your next release notes as pull requests are merged into master.
GitHub 自动处理 issue、PR、releases 机器人
-
Updated
Feb 3, 2018 - JavaScript
Toolkit for shipping it used by Mockito library
-
Updated
Jan 17, 2021 - Java
A better way to write your release notes.
-
Updated
Jan 5, 2021 - JavaScript
Library for parsing and generating a changelog, or releasenotes, from a GIT repository
github
git
jira
changelog
release
releases
release-notes
release-automation
release-management
release-engineering
-
Updated
Jan 18, 2021 - Java
A GitHub action that builds your release notes / changelog fast, easy and exactly the way you want.
issues
workflow
automation
changelog
ci
cd
actions
labels
release
pull-requests
action
release-notes
release-automation
github-actions
-
Updated
Feb 5, 2021 - TypeScript
A Gitlab release note generator
-
Updated
Jul 17, 2020 - JavaScript
github
emoji
changelog
gitmoji
release
semantic-release
publish
release-notes
changelog-generator
semantic-release-plugin
commit-analyzer
-
Updated
Dec 11, 2020 - JavaScript
GitHub Action to generate changelogs, release notes, whatever
-
Updated
Feb 1, 2021 - JavaScript
Creates a changelog, or release notes, based on Git commits between 2 revisions.
-
Updated
Jan 18, 2021 - Java
Change Log library for Android API 21+
-
Updated
Dec 20, 2019 - Kotlin
-
Updated
Apr 24, 2019
Descriptions des mises à jour de l’application Capitaine Train (iOS et Android).
-
Updated
Nov 5, 2017
Command line tool for diffing go module dependency changes between versions 📔
-
Updated
Feb 2, 2021 - Go
A GitHub Action to extract release notes from a "Keep a Changelog" formatted changelog file
-
Updated
Feb 1, 2021 - JavaScript
Open
skip npm
2
Eomm
commented
Feb 18, 2020
🚀 Feature Proposal
A parameter to skip npm phase.
The bump of the version will be skipped as well
Motivation
if i have a published module, I need to skip npm but i need to create the GH release
Example
releasify publish --skip-npm --from-commit xxx --to-commit yyy
generates changelog from git based on jira tickets
python
markdown
devops
jira
changelog
continuous-integration
continuous-delivery
ci
release
release-notes
release-automation
hacktoberfest
jira-tickets
tools-engineering
changelog-generator
release-engineering
-
Updated
Jan 4, 2021 - Python
Release notes and system requirements for our various Firefoxen
-
Updated
Feb 5, 2021 - Python
Firebird documentation
-
Updated
Jan 28, 2021 - JavaScript
Open
Bug in rendering
3
tunnckoCore
commented
Nov 12, 2018
the profiles.join(',') fucks for some reason.
It renders @tunnckoCore, [object Object], [object Object], [object Object], [object Object].
That not make any sense... but yea.
Bash script that adds Git Version Control information into files and pushes them to GitHub, Bitbucket, or GitLab (Supported files: Bash, Go, Dockerfile, YAML, Makefile, Scala, Python, Java, PHP, C, C++, JavaScript, perl, ruby, PowerShell, Ri, . . .)
github
git
linux
gitlab
version-control
bitbucket
versioning
version
semantic-versioning
shell-script
release-notes
bash-script
release-management
release-helper
version-changer
git-tools
release-engineering
markit
-
Updated
Jan 4, 2021 - Shell
Next Release is a release note management platform that automates your release notes in 3 clicks.
markdown
generator
changelog
release-notes
release-notifier
changelog-generator
notable-changes
release-note
release-notes-generateor
-
Updated
Feb 2, 2021 - JavaScript
-
Updated
Jan 12, 2018
-
Updated
Jan 31, 2018 - JavaScript
Github template for sharable configuration of semantic-release It helps with publishing to npm & github , generates changelog & release notes for any type of keywords.
registry
changelog
release
semantic-release
publish
release-notes
release-automation
npm-publish
sharable-config
semantic-release-config
github-actions
package-template
github-package-registry
github-publish
releaserc
-
Updated
May 1, 2020 - JavaScript
A simple and light-weight What's New modal for new app updates.
-
Updated
Dec 20, 2017 - Objective-C
Improve this page
Add a description, image, and links to the release-notes topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the release-notes topic, visit your repo's landing page and select "manage topics."
We have a workflow where we want do generate the release notes only from pull requests and mention the pull request author. I have found no way to do this yet...