Skip to content

Conversation

@jketema
Copy link
Contributor

@jketema jketema commented May 22, 2025

No description provided.

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 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

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.
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

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.
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