Skip to content
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

Safe encode repo url with a period #46

Open
moklidia opened this issue Nov 30, 2022 · 0 comments
Open

Safe encode repo url with a period #46

moklidia opened this issue Nov 30, 2022 · 0 comments
Assignees
Labels
dev test Low risk issue that should be tested by developer only

Comments

@moklidia
Copy link
Collaborator

Replace period with + so the predictable url is parsed correctly on the backend

EXPECTED_URL=${{ inputs.server }}/github.com/${{ github.repository }}/pull/$PR_NUMBER"

@moklidia moklidia created this issue from a note in Working Project Board (In Development) Nov 30, 2022
@moklidia moklidia moved this from In Development to Code Review in Working Project Board Nov 30, 2022
@moklidia moklidia moved this from Code Review to Verified on Production in Working Project Board Nov 30, 2022
@moklidia moklidia moved this from Verified on Production to Closed in Working Project Board Nov 30, 2022
@moklidia moklidia moved this from Closed to Released in Working Project Board Nov 30, 2022
@moklidia moklidia moved this from Released to Code Review in Working Project Board Nov 30, 2022
@moklidia moklidia self-assigned this Nov 30, 2022
@moklidia moklidia added the dev test Low risk issue that should be tested by developer only label Nov 30, 2022
@moklidia moklidia moved this from Code Review to Ready for Release in Working Project Board Nov 30, 2022
@moklidia moklidia moved this from Ready for Release to Released in Working Project Board Dec 2, 2022
@moklidia moklidia moved this from Released to Closed in Working Project Board Dec 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev test Low risk issue that should be tested by developer only
Projects
Development

No branches or pull requests

1 participant