Skip to content

Conversation

@miltonials
Copy link
Member

@miltonials miltonials commented Aug 17, 2025

Description

This PR improves how OSMTracker is managing the github links, user messages adding R strings, retrieving repositories message and specific error messages for PRs.

Related issues

This PR is not related to a specific issue. But is needed to keep a structured code for the next release.

Pull Request Checklist

  • The PR is proposed to the proper branch.
  • The changes have been tested on the target Android API and minimum Android API.
  • Automated tests have been added (if applicable).
  • The feature is well documented.
  • There is a reference to the original bug report and related work.

- In `GitHubPullRequest.java`, it parses the JSON response from the GitHub API in case of an error during Pull Request creation. It extracts and displays specific error messages from the "errors" array in the JSON response.
- In `GitHubConstants.java`, it fixes a missing slash in the `getRepoFileContentUrl` method, ensuring the correct URL is formed.
Copy link
Member

@Andyporras Andyporras left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job, nice PR

Copy link
Collaborator

@Kevin-Salazar-itcr Kevin-Salazar-itcr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All checked, approved!

@Andyporras Andyporras merged commit 4a80cf5 into labexp:develop Aug 28, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants