bazelbuild / bazelbuild/bazel-skylib

RELEASE NOTES TYPO FOR 1.5.0: Missing comma for WORKSPACE sha256

Open
#479 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Starlark
Stars
444
Forks
202
PR merge metrics
No merged PRs in 30d

Description

Need to add trailing comma:

```skylark
sha256 = "cd55a062e763b9349921f0f5db8c3933288dc8ba4f76dd9416aac68acee3cb94",
```

Contributor guide

Open the contributing guide

Research direction

Locate the 1.5.0 release notes entry containing the WORKSPACE sha256 value shown in the issue. Add the missing trailing comma and verify that the documented Starlark snippet matches the requested text.

Written by the indexing model from the issue text.

Assessment

Domain
documentation, release
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.