Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Add support for building the cli on pull request

クローズ
#86 コメント 1 件 リアクション 0 件 担当者 1 名 GitHub で見る

メンテナーはふだん 1 日以内に返信

@d4rkstar がすでに取り組んでいます。

2025年3月29日 から。

評価

この issue はまだ評価されていません。

説明

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.

主要言語
Python
スター
576
フォーク
29
平均マージ
51分
マージ済み PR(30日)
14

環境構築

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

apache/openserverless のほかの issue

apache/openserverless の issue をすべて見る

似ている issue

Python の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。