Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Conversation

@bkchr
Copy link
Member

@bkchr bkchr commented Mar 25, 2021

Apparently if the pr isn't approved it counts as not mergable. However,
this is rahter confusing. To fix this, we just change the order.

Apparently if the pr isn't approved it counts as not mergable. However,
this is rahter confusing. To fix this, we just change the order.
@bkchr bkchr added A2-insubstantial Pull request requires no code review (e.g., a sub-repository hash update). Z1-easy Can be fixed primarily by duplicating and adapting code by an intermediate coder B0-silent Changes should not be mentioned in any release notes labels Mar 25, 2021
@bkchr bkchr requested review from TriplEight and s3krit March 25, 2021 18:36
@bkchr bkchr requested a review from a team as a code owner March 25, 2021 18:36
@shawntabrizi shawntabrizi added the C1-low PR touches the given topic and has a low impact on builders. label Mar 26, 2021
@bkchr bkchr merged commit c983207 into master Mar 26, 2021
@bkchr bkchr deleted the bkchr-companion-order branch March 26, 2021 13:21
curl -H "${github_header}" -sS -o companion_pr.json \
${github_api_polkadot_pull_url}/${pr_companion}

pr_head_sha=$(jq -r -e '.head.sha' < companion_pr.json)
Copy link
Contributor

Choose a reason for hiding this comment

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

ah but this varialbe is used above, line 68

@bkchr bkchr mentioned this pull request Mar 26, 2021
hirschenberger pushed a commit to hirschenberger/substrate that referenced this pull request Apr 14, 2021
* Change companion check order

Apparently if the pr isn't approved it counts as not mergable. However,
this is rahter confusing. To fix this, we just change the order.

* Move exit
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

A2-insubstantial Pull request requires no code review (e.g., a sub-repository hash update). B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. Z1-easy Can be fixed primarily by duplicating and adapting code by an intermediate coder

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants