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

ci: Change branch detection method for crowdin #3502

Merged
merged 3 commits into from Jan 25, 2022

Conversation

chipbuster
Copy link
Contributor

@chipbuster chipbuster commented Jan 24, 2022

Description

Changes the branch detection method from an envar (which has known issues) to something API-based.

Motivation and Context

Hopefully fixes the issue with crowdin PRs (e.g. #3460) where changes are being inappropriately blocked.

Screenshots (if appropriate):

How Has This Been Tested?

Checked that the appropriate properties exist and appear to match using the Github JSON API--unfortunately, these types of changes can really only be tested in production.

Checklist:

  • I have updated the documentation accordingly.
  • I have updated the tests accordingly.

Copy link
Member

@andytom andytom left a comment

Choose a reason for hiding this comment

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

LGTM

@matchai matchai merged commit f4ddaa0 into starship:master Jan 25, 2022
Perniciosius pushed a commit to Perniciosius/starship that referenced this pull request Feb 21, 2022
@chipbuster chipbuster deleted the fix-block-crowdin branch May 18, 2022 04:25
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.

None yet

3 participants