Skip to content

Update PR url in release notes check-in test #1222

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

Merged
merged 3 commits into from
Nov 11, 2020

Conversation

rwedge
Copy link
Contributor

@rwedge rwedge commented Nov 9, 2020

Update the url so that the check for users updating the release notes works with the new org

Also sets a specific version range for urllib3 to deal with conflicting requirements from other dependencies

Not sure why the ci checks are on the job level now

@CLAassistant
Copy link

CLAassistant commented Nov 9, 2020

CLA assistant check
All committers have signed the CLA.

@rwedge rwedge requested a review from gsheni November 11, 2020 19:03
@@ -271,7 +271,7 @@ jobs:
password: $DOCKERHUB_PASSWORD
steps:
- checkout
- run: cat docs/source/release_notes.rst | grep ":pr:\`${CIRCLE_PULL_REQUEST##https://github.com/FeatureLabs/featuretools/pull/}\`"
- run: cat docs/source/release_notes.rst | grep ":pr:\`${CIRCLE_PULL_REQUEST##https://github.com/alteryx/featuretools/pull/}\`"
Copy link
Contributor

Choose a reason for hiding this comment

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

Not sure if you want to fix other instances of this as well:

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'll make an issue for it, we can do a separate PR

Copy link
Contributor

@gsheni gsheni left a comment

Choose a reason for hiding this comment

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

looks good for fixing the CI

@rwedge rwedge merged commit 9a43519 into main Nov 11, 2020
@rwedge rwedge deleted the update-release-notes-check-url branch November 11, 2020 21:52
@rwedge rwedge mentioned this pull request Nov 30, 2020
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.

3 participants