Pytest: Use new GH actions manual triggers for preparing releases

Created on 17 Jul 2020  路  3Comments  路  Source: pytest-dev/pytest

As seen in: https://github.blog/changelog/2020-07-06-github-actions-manual-triggers-with-workflow_dispatch

It should be simple to adapt our current script to use this new mechanism instead.

infrastructure

Most helpful comment

Please @-mention me in the PR, I'd like to copy ideas into pip's release process.

All 3 comments

Please @-mention me in the PR, I'd like to copy ideas into pip's release process.

/me subscribes

So we can now go to the Actions tab and manually trigger a release using the prepare release pr workflow. 馃憤

Here's the PR that was created: https://github.com/pytest-dev/pytest/pull/8156

Was this page helpful?
0 / 5 - 0 ratings