Skip to content

chore: Fix mvnrepo footer#958

Open
sbansla wants to merge 2 commits intomainfrom
fix_mvnrepo_footer
Open

chore: Fix mvnrepo footer#958
sbansla wants to merge 2 commits intomainfrom
fix_mvnrepo_footer

Conversation

@sbansla
Copy link
Copy Markdown
Contributor

@sbansla sbansla commented May 6, 2026

No description provided.

Copy link
Copy Markdown
Contributor

Copilot AI left a 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 Maven Central links from mvnrepository.com to central.sonatype.com across the repository, including the README and the GitHub release automation workflow.

Changes:

  • Update the README badge and installation link to point to central.sonatype.com.
  • Update the GitHub Release link template to point to central.sonatype.com for versioned artifacts.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
README.md Switches Maven Central references from mvnrepository.com to central.sonatype.com.
.github/workflows/test-and-deploy.yml Updates the release-note Maven link template to central.sonatype.com (but also changes the action input name).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines 94 to +97
- name: Create GitHub Release
uses: sendgrid/dx-automator/actions/release@main
with:
footer: '**[Maven](https://mvnrepository.com/artifact/com.twilio.sdk/twilio/${version})**'
header: '**[Maven](https://central.sonatype.com/artifact/com.twilio.sdk/twilio/${version})**'
@sbansla sbansla changed the title Fix mvnrepo footer chore: Fix mvnrepo footer May 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants