- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for updateFixedIssuesInReleaseNotes (0.12 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
build-logic/build-update-utils/src/main/kotlin/gradlebuild/buildutils/tasks/UpdateFixedIssuesInReleaseNotes.kt
@SerializedName("html_url") val htmlUrl: String ) const val FIXED_ISSUES_INTRO = "The following issues were resolved:" @DisableCachingByDefault(because = "Depends on GitHub API") abstract class UpdateFixedIssuesInReleaseNotes : DefaultTask() { @get:Internal abstract val releaseNotes: RegularFileProperty @get:Option(option = "milestone", description = "The milestone to fetch fixed issues for, e.g. '9.0.1'")Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Mon Mar 23 14:49:33 GMT 2026 - 5.1K bytes - Click Count (0)