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

`v8.0.0` release is incorrectly tagged

オープン
#676 コメント 1 件 リアクション 3 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
1/5
見積もり時間
1時間未満
初心者へのやさしさ
35/100
issue の種類
バグ
明瞭さ
明確に書かれている
活発さ
停滞
技術スタック
git, github
領域
release

調査の方向性

Open the v8 release and compare its tag with the v7.0.0 release linked in the issue. Confirm that the v8 release points to the immutable v8.0.0 tag rather than the moving v8 tag; the release page should show the corrected target when done.

索引モデルが issue の本文から書いたものです。

説明

The v8 release https://github.com/actions/github-script/releases/tag/v8 should point to v8.0.0 instead of v8.
The v8 tag is a variable tag that will be moved eventually once v8.0.1 comes out. Creating a release with that tag is incorrect and will lead to weird behavior.

Image

In v7.0.0 you have done it correctly: https://github.com/actions/github-script/releases/tag/v7.0.0

主要言語
TypeScript
スター
5k
フォーク
586
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

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

actions/github-script のほかの issue

actions/github-script の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

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

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