Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Link to changelog from README #284

Merged
merged 4 commits into from
Oct 9, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
266 changes: 0 additions & 266 deletions CHANGELOG.adoc

This file was deleted.

10 changes: 7 additions & 3 deletions README.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[[configurationslicing-plugin]]
= configurationslicing-plugin
= Configuration slicing plugin
:toc: macro
:toc-title:
ifdef::env-github[]
Expand All @@ -18,8 +18,6 @@ toc::[]

== Plugin information

View Configuration Slicing https://plugins.jenkins.io/configurationslicing[on the plugin site] for more information.

Perform mass configuration of select project properties, including
email, timer, discard old builds, and Maven configuration.It has a
framework to make it very easy to add a configuration page for a new
Expand Down Expand Up @@ -152,3 +150,9 @@ disabled when set to (Disabled).

Setting a empty recipient list leaves existing email notifications to
committers (Checkbox "Notify individuals who broke the build") in place.

[[changelog]]
== Changelog in https://github.com/jenkinsci/configurationslicing-plugin/releases[GitHub Releases]

Release notes have been recorded in https://github.com/jenkinsci/configurationslicing-plugin/releases[GitHub] since configuration slicing plugin 1.50.
Prior release notes were recorded in the repository link:https://github.com/jenkinsci/configurationslicing-plugin/blob/1.52.1/CHANGELOG.adoc[change log].
Loading