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: content/doc/developer/publishing/preparation.adoc
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -34,4 +34,6 @@ See link:../documentation[Documentation] for more information.
34
34
35
35
Jenkins plugins distributed via Jenkins project update sites need to be hosted in the https://github.com/jenkinsci[jenkinsci GitHub organization], so you will need a user account on GitHub.
36
36
37
-
To actually release your plugin, you will need a https://accounts.jenkins.io[Jenkins community account] that will give you access to the https://issues.jenkins.io/[issue tracker] and https://repo.jenkins-ci.org/[Maven repository].
37
+
To actually release your plugin, you will need a https://accounts.jenkins.io[Jenkins community account] that will give you access to the https://issues.jenkins.io/[Jira issue tracker] and https://repo.jenkins-ci.org/[Maven repository].
38
+
39
+
Even if you choose to track your plugin's issues on GitHub, link:/security/for-maintainers/[you may be assigned security vulnerabilities in your plugin in Jira].
0 commit comments