Skip to content

[wip] Add release PR workflow#627

Draft
inknos wants to merge 1 commit intocontainers:mainfrom
inknos:automate-releases
Draft

[wip] Add release PR workflow#627
inknos wants to merge 1 commit intocontainers:mainfrom
inknos:automate-releases

Conversation

@inknos
Copy link
Contributor

@inknos inknos commented Feb 5, 2026

This is a first step that makes the foundations for future work. Ideally we'd like to create this automatically when podman publishes a release.

At this state, ideally, the workflow will be done in 3 manual steps.

  1. Triggering a workflow by specifying a version number. This it will create a PR with all the necessary changes and run all the tests.
  2. Manual merge: after that another action will create and push a git tag and publish a draft release.
  3. Publish the release is the final manual action. After publishing, a packit and PyPI releases are triggered automatically.

This is just an idea. Input is greatly appreciated.

Comment on lines +5 to +6
url: https://github.com/containers/podman-py
ref: "v5.7.0"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

adding a comment for reviewers and myself of the future
this is needed from Fedora side to pull tests and run gating in fedora PRs
https://src.fedoraproject.org/rpms/python-podman/pull-request/57#request_diff

This is a first step that makes the foundations for future work.
Ideally we'd like to create this automatically when podman publishes a
release.

Signed-off-by: Nicola Sella <nsella@redhat.com>
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.

1 participant