Add support for building the cli on pull request

Open
#86 1 comment 0 reactions 1 assignee View on GitHub

@d4rkstar is already working on this.

Since Mar 29, 2025.

Assessment

This issue has not been assessed yet.

Description

enhancement

Why you need it?

To build the cli when someone contributes a PR and it is accepted.

How it could be?

A "contrib" workflow in github.com/apache/openserverless-cli that

  • createa a tag from the version.txt
  • trigger a build and a release using the release workflow

Other related information

A partial implementation creating the tag when someone contribute a PR is already available.
However looks like it does not trigger another build for some reasons.
We shoulud either add the trigger or merge the code with the release workflow so it is activated both by pr AND pull requests.

Dominant language
Python
Stars
576
Forks
29
Avg merge
51m
Merged PRs (30d)
13

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from apache/openserverless

All issues in apache/openserverless

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.