-
Couldn't load subscription status.
- Fork 533
Update release refs #2955
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update release refs #2955
Conversation
There was a problem hiding this 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 updates release references from a personal fork to the canonical mongodb-labs repository and removes outdated configuration. The changes standardize the release workflow to use official versioned actions.
- Updates GitHub Actions references from
jamis/drivers-github-toolstomongodb-labs/drivers-github-tools@v3 - Removes the unused
SILK_ASSET_GROUPenvironment variable and corresponding workflow parameter - Deletes the now-unnecessary
.github/release.ymlconfiguration file
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| .github/workflows/release.yml | Updates action references to canonical repo with v3 tag and removes SILK_ASSET_GROUP configuration |
| .github/release.yml | Removes entire file as it's no longer needed |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Update release references to the canonical repo and tag.