Allow license header check without CONTRIBUTORS.txt line
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 52/100
Research direction
Start by locating the shared license header check used by the Swift packages and compare its handling of the CONTRIBUTORS.txt line with the headers in swift-log's source/test/benchmark files. Review the closed swift-log#452 follow-up and confirm the check can pass after CONTRIBUTORS.txt is removed, without requiring that line.
Written by the indexing model from the issue text.
Description
Hi, I wanted to ask about the shared license header check used by the Swift packages.
In apple/swift-log, CONTRIBUTORS.txt was removed as part of the repository cleanup in apple/swift-log#451, following apple/swift-log#450.
I opened a follow-up PR to remove the remaining stale CONTRIBUTORS.txt references from source/test/benchmark file headers:
apple/swift-log#452
However, that PR was closed for now because the shared license header check still expects this line:
// See CONTRIBUTORS.txt for the list of Swift Logging API project authors
Would it be possible to update the shared license header check so repositories can pass without the CONTRIBUTORS.txt line?
This would allow swift-log and similar repositories to remove stale references after deleting CONTRIBUTORS.txt.
Thanks!
- Dominant language
- Swift
- Stars
- 115
- Forks
- 57
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 3
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from swiftlang/github-workflows
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
swiftlang/github-workflows#305 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
swiftlang/github-workflows#261 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
swiftlang/github-workflows#258 · 1 comment ·
-
Difficulty 3/5 1-2 days Newbie friendliness 68/100
swiftlang/github-workflows#312 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 58/100
swiftlang/github-workflows#277 · 1 comment ·
All issues in swiftlang/github-workflows
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
googleapis/google-cloud-swift#1106 ·
-
bug channel: beta feature: preferences feature: ui/ux
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 1/5 Under an hour Newbie friendliness 85/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
Cocoanetics/SwiftACP#52 ·