You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The maintainer may not react immediately. This is expected and normal, as the project is maintained as time permits. Thank you for your patience!
✅ Your Action Items
Link and Auto-Close Issues:
If this PR fixes any existing issues, please make sure to include closing keywords (such as closes #123 or fixes #456) in your first PR message (the main description). This links the issues and automatically closes them when this PR is merged.
Invite Reviewers on Linked Issues:
If this is a non-trivial PR, please leave a comment on the linked issues to invite others to review your changes. You can copy and paste the encouraging template below, which includes guidance to help reviewers know what to do:
Hey everyone! I have opened a PR (#59) to resolve this issue. I am inviting you to help test and review the PR!
**No write access is needed** to participate, leave a review, or approve the PR, and no deep understanding of the codebase is required. Everyone benefits from multiple reviews!
## How to Review
1. Inspect for Malicious Code:
Go to the **"Files changed"** tab, or check out the PR locally:
```
gh pr checkout 59
git diff origin/master
```
2. Run the Project:
Test the changes locally to verify they resolve the issue and do not introduce new problems.
3. Submit a Review:
- If you find issues, submit a review or comment with your feedback.
- If everything looks correct, submit an **Approve** review and briefly explain what you checked/tested.
🛠️ For the Maintainer
If this PR is reviewed and approved by two or more independent (standalone) reviewers, it will significantly speed up the merge progress.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 New release
wgc: 2.0.1 -> 2.0.2 (✓ API compatible changes)Changelog
This PR was generated with release-plz.