Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Swift: Clarify the tag in the Swift updating doc #19558

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 22, 2025

Conversation

jketema
Copy link
Contributor

@jketema jketema commented May 22, 2025

No description provided.

@Copilot Copilot AI review requested due to automatic review settings May 22, 2025 12:44
@jketema jketema requested a review from a team as a code owner May 22, 2025 12:44
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR clarifies the Swift tag to use when running internal update workflows by providing a concrete example.

  • Adds swift-6.1.1-RELEASE as an example tag under step 1.
  • Mirrors the same example under step 2 for consistency.

Comment on lines 5 to +6
1. Dispatch the [internal `swift-prebuild` workflow](https://github.com/github/semmle-code/actions/workflows/__swift-prebuild.yml) with the appropriate swift
tag.
tag, e.g., `swift-6.1.1-RELEASE`.
Copy link
Preview

Copilot AI May 22, 2025

Choose a reason for hiding this comment

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

[nitpick] Consider merging this nested bullet into the main list item for readability. For example:

1. Dispatch the internal `swift-prebuild` workflow with the appropriate Swift tag (e.g., `swift-6.1.1-RELEASE`).

Copilot uses AI. Check for mistakes.

Positive FeedbackNegative Feedback
Comment on lines 7 to +8
2. Dispatch [internal `swift-prepare-resource-dir` workflow](https://github.com/github/semmle-code/actions/workflows/__swift-prepare-resource-dir.yml) with the
appropriate swift tag.
appropriate swift tag, e.g., `swift-6.1.1-RELEASE`.
Copy link
Preview

Copilot AI May 22, 2025

Choose a reason for hiding this comment

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

[nitpick] Similarly, integrate this example into the numbered step to avoid an extra nested bullet. For example:

2. Dispatch the internal `swift-prepare-resource-dir` workflow with the appropriate Swift tag (e.g., `swift-6.1.1-RELEASE`).

Copilot uses AI. Check for mistakes.

Positive FeedbackNegative Feedback
Copy link
Contributor

@redsun82 redsun82 left a comment

Choose a reason for hiding this comment

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

thanks!

@redsun82 redsun82 merged commit 38c5c65 into github:main May 22, 2025
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.