You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ These are the steps to release the Maven-based Job DSL plugin.
7
7
* Edit the [draft release notes](https://github.com/jenkinsci/job-dsl-plugin/releases) and publish them
8
8
* Run the [Push to the GitHub Wiki](https://github.com/jenkinsci/job-dsl-plugin/actions/workflows/wiki.yml) workflow to update the wiki with the new version
9
9
* Open a pull request to add the newly-released version to the API viewer in `job-dsl-plugin/pom.xml` and `job-dsl-plugin/src/main/hbs/root.hbs`
10
-
* Close all resolved issues in [JIRA](https://issues.jenkins-ci.org/secure/Dashboard.jspa?selectPageId=15341)
10
+
* Close all resolved issues in [GitHub](https://github.com/jenkinsci/job-dsl-plugin/issues)
11
11
* Open a pull request to update the [Job DSL Playground](https://github.com/sheehan/job-dsl-playground)
12
12
* Open a pull request to update the [Job DSL Gradle Example](https://github.com/sheehan/job-dsl-gradle-example)
13
13
* Open a pull request to update the [Job DSL Sample](https://github.com/unguiculus/job-dsl-sample)
0 commit comments