Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islingtonmiss-islington commented Feb 3, 2021

There was a typo, we were checking if the "GITHUB_BASE_REF" string
literal was empty instead of the $GITHUB_BASE_REF value. When
$GITHUB_BASE_REF is empty, the action that triggered the run was not a
pull request, so we always run the full test suite.

Signed-off-by: Filipe Laíns lains@riseup.net
(cherry picked from commit 4ac923f)

Co-authored-by: Filipe Laíns lains@riseup.net

https://bugs.python.org/issue42773

There was a typo, we were checking if the "GITHUB_BASE_REF" string literal was empty instead of the $GITHUB_BASE_REF value. When $GITHUB_BASE_REF is empty, the action that triggered the run was not a pull request, so we always run the full test suite. Signed-off-by: Filipe Laíns <lains@riseup.net> (cherry picked from commit 4ac923f) Co-authored-by: Filipe Laíns <lains@riseup.net>
@miss-islington
Copy link
ContributorAuthor

@FFY00: Status check is done, and it's a success ✅ .

@miss-islington
Copy link
ContributorAuthor

@FFY00: Status check is done, and it's a success ✅ .

2 similar comments
@miss-islington
Copy link
ContributorAuthor

@FFY00: Status check is done, and it's a success ✅ .

@miss-islington
Copy link
ContributorAuthor

@FFY00: Status check is done, and it's a success ✅ .

@miss-islington
Copy link
ContributorAuthor

@FFY00: Status check is done, and it's a success ✅ .

@miss-islingtonmiss-islington merged commit d29dbb1 into python:3.8Feb 3, 2021
@miss-islingtonmiss-islington deleted the backport-4ac923f-3.8 branch February 3, 2021 23:34
@miss-islington
Copy link
ContributorAuthor

@FFY00: Status check is done, and it's a success ✅ .

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@miss-islington@Mariatta@the-knights-who-say-ni@bedevere-bot@FFY00