Add items for milestones and readthedocs to release workflow
This commit is contained in:
parent
3ac93845fc
commit
ad2d3652f9
@ -201,9 +201,15 @@ After-Release Checklist
|
|||||||
We have a GitHub action workflow called 'Release Workflow' that on every
|
We have a GitHub action workflow called 'Release Workflow' that on every
|
||||||
release automatically creates a release archive, uploads it to the release,
|
release automatically creates a release archive, uploads it to the release,
|
||||||
and adds a 'Download' section to the release body.
|
and adds a 'Download' section to the release body.
|
||||||
If this fails for some reason, it should be triggered be triggered manually.
|
If this fails for some reason, it should be triggered manually.
|
||||||
* Create a PR that updates the AUR ``PKGBUILD`` files for the ``polybar`` and
|
* Create a PR that updates the AUR ``PKGBUILD`` files for the ``polybar`` and
|
||||||
``polybar-git`` packages (push after the release archive is uploaded).
|
``polybar-git`` packages (push after the release archive is uploaded).
|
||||||
|
* Close the `GitHub Milestone <https://github.com/polybar/polybar/milestones>`_
|
||||||
|
for the new release and move open issues (if any) to a later release.
|
||||||
|
* Activate the version on `Read the Docs
|
||||||
|
<https://readthedocs.org/projects/polybar/versions/>`_ and deactivate all
|
||||||
|
previous versions for the same minor release (e.g. for 3.5.4, deactivate all
|
||||||
|
other 3.5.X versions).
|
||||||
|
|
||||||
Deprecations
|
Deprecations
|
||||||
~~~~~~~~~~~~
|
~~~~~~~~~~~~
|
||||||
|
Loading…
Reference in New Issue
Block a user