Skip to content

Only update timeline when Spring Boot 4.x changes#52

Closed
rujche wants to merge 3 commits into
Azure:mainfrom
rujche:rujche/main/fix-error-about-timeline-item
Closed

Only update timeline when Spring Boot 4.x changes#52
rujche wants to merge 3 commits into
Azure:mainfrom
rujche:rujche/main/fix-error-about-timeline-item

Conversation

@rujche

@rujche rujche commented Jun 26, 2026

Copy link
Copy Markdown
Member

Summary

  • update workflow timeline logic to append a new timeline item only when Spring Boot 4.x entries change
  • skip timeline update when only Spring Boot 3.x entries change
  • keep timeline content limited to supported Spring Boot 4.x matrix entries

Why

  • avoid noisy timeline updates for 3.x-only changes
  • align timeline updates with the intended 4.x update signal

Validation

@rujche rujche self-assigned this Jun 26, 2026
@rujche rujche added this to the 2026-07 milestone Jun 26, 2026
@rujche rujche requested a review from Copilot June 26, 2026 06:56

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the GitHub Actions workflow responsible for updating the Spring Cloud Azure support metadata PR so that timeline entries are only appended when Spring Boot 4.x support metadata changes, reducing timeline noise from 3.x-only updates.

Changes:

  • Add Spring Boot 4.x-only diff detection to skip timeline updates when 4.x entries are unchanged.
  • Restrict timeline content generation to SUPPORTED Spring Boot 4.x entries.
  • Introduce a reusable SUPPORT_FILE variable for the support JSON path.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/update-spring-cloud-azure-support-file.yml

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Comment thread .github/workflows/update-spring-cloud-azure-support-file.yml Outdated

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

@rujche

rujche commented Jun 26, 2026

Copy link
Copy Markdown
Member Author

Superseded by #53

@rujche rujche closed this Jun 26, 2026
@github-project-automation github-project-automation Bot moved this from Todo to Done in Spring Cloud Azure Jun 26, 2026
@rujche rujche moved this from Done to Cut in Spring Cloud Azure Jun 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Cut

Development

Successfully merging this pull request may close these issues.

2 participants