-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Implement future changelog previews in the docs #6055
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
webknjaz
merged 3 commits into
aio-libs:master
from
webknjaz:docs/changelog-preview-sphinx
Oct 6, 2021
Merged
Implement future changelog previews in the docs #6055
webknjaz
merged 3 commits into
aio-libs:master
from
webknjaz:docs/changelog-preview-sphinx
Oct 6, 2021
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
779dbc3 to
b0a37b5
Compare
1a50177 to
0dc898b
Compare
Contributor
Backport to 3.8: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply 079e9c5 on top of patchback/backports/3.8/079e9c5a7e6fede74be6fabd689b875f2065e084/pr-6055 Backporting merged PR #6055 into master
🤖 @patchback |
Contributor
💔 Backport was not successfulThe PR was attempted backported to the following branches:
|
webknjaz
added a commit
to webknjaz/aiohttp
that referenced
this pull request
Oct 6, 2021
* Implement future changelog previews in the docs * Self-install on RTD * Fix spelling mistakes in the check notes (cherry picked from commit 079e9c5)
webknjaz
added a commit
that referenced
this pull request
Oct 6, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bot:chronographer:skip
This PR does not need to include a change note
documentation
Improvements or additions to documentation
infra
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What do these changes do?
This patch injects towncrier preview into the docs.
Are there changes in behavior for the user?
They'll be able to see what's coming in the next release.
Related issue number
N/A