mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-05-02 19:30:23 +01:00
1a3df294d0
This is done by checking for existing issues only in the milestone corresponding to the current branch. For issues, the milestone is assigned at the time of issue creation. For PRs, since the branch is different the milestone can be derived from that while triaging the issue. Closes gh-20680
13 lines
208 B
YAML
13 lines
208 B
YAML
---
|
|
platform: linux
|
|
inputs:
|
|
- name: git-repo
|
|
params:
|
|
GITHUB_REPO:
|
|
GITHUB_ORGANIZATION:
|
|
GITHUB_PASSWORD:
|
|
GITHUB_USERNAME:
|
|
MILESTONE:
|
|
run:
|
|
path: git-repo/ci/scripts/detect-ubuntu-image-updates.sh
|