Skip to content

Conversation

stmontgomery
Copy link
Contributor

Enable the (currently-disabled) license header soundness check via GitHub Actions. I expect this will fail, but I'm trying to first understand what the failures are so we can hopefully resolve them and enable this.

Checklist:

  • Code and documentation should follow the style of the Style Guide.
  • If public symbols are renamed or modified, DocC references should be updated.

@stmontgomery stmontgomery added this to the Swift 6.x (main) milestone Sep 11, 2025
@stmontgomery stmontgomery self-assigned this Sep 11, 2025
@stmontgomery stmontgomery added documentation 📚 Improvements or additions to documentation enhancement New feature or request build 🧱 Affects the project's build configuration or process labels Sep 11, 2025
@stmontgomery
Copy link
Contributor Author

See also: swiftlang/github-workflows#158

@stmontgomery stmontgomery force-pushed the license-header-soundness-check branch from 95becee to 90853d7 Compare September 11, 2025 21:16
@stmontgomery stmontgomery marked this pull request as ready for review September 11, 2025 21:25
Copy link
Contributor

@jerryjrchen jerryjrchen left a comment

Choose a reason for hiding this comment

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

LGTM

@stmontgomery stmontgomery merged commit 77f84d3 into swiftlang:main Sep 11, 2025
18 checks passed
@stmontgomery stmontgomery deleted the license-header-soundness-check branch September 11, 2025 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build 🧱 Affects the project's build configuration or process documentation 📚 Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] Enable License, Docs, Unacceptable language, and Format checks
2 participants