Skip to content

Conversation

@JayZ12138
Copy link
Contributor

Now the set-maintenance script example takes the --repo-url-regex
option and set maintenance mode on based on the relative_url, instead
of id when this option is used.

Also, fix a minor bug get_maintenance map_404_to_non callback, which
the response could be None.

Now the set-maintenance script example takes the --repo-url-regex
option and set maintenance mode on based on the relative_url, instead
of id when this option is used.

Also, fix a minor bug get_maintenance map_404_to_non callback, which
the response could be None.
JayZ12138 and others added 2 commits September 30, 2019 14:00
Now the set-maintenance script example takes the --repo-url-regex
option and set maintenance mode on based on the relative_url, instead
of id when this option is used.

Also, fix a minor bug get_maintenance map_404_to_non callback, which
the response could be None.
CHANGELOG.md Outdated

- n/a
### Fixed
- Fixed minor bug in map_404_to_none, where the response could have response equals to None
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't think this kind of changelog entry makes sense, because there is no map_404_to_none in the API. Can you please describe this in terms that an end-user of the library could understand? How did this bug affect any code using the library?

Copy link
Contributor

Choose a reason for hiding this comment

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

And since #51 was fixing the same bug in a different piece of code, I guess the commit message / changelog entry there includes some hints.

@midnightercz midnightercz self-requested a review October 2, 2019 12:52
@JayZ12138 JayZ12138 merged commit aea7f26 into release-engineering:master Oct 2, 2019
@JayZ12138 JayZ12138 deleted the fix-callback branch October 2, 2019 14:00
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.

4 participants