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

Add support for a custom config directory

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

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

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
35/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
github-actions
領域
ci-cd

調査の方向性

この issue では、ファイル、テスト、エントリーポイントが指定されていません。まず、この repository が workflow 設定をどのように検出して処理するかを追跡し、次に configuration_directory の動作を定義してください。また、固定パスを必要とせず、任意の repository 相対ディレクトリから dotfiles を読み取れることを検証してください。

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

説明

This repo uses a lot of dotfiles for config. The customization is nice, but putting all of them at the repo root is very annoying and distracts viewers on the repo home page with a bunch of ci details.

Instead we should be able to set a custom configuration_directory relative to the repo root that contains the dot files. This could be limited to .github/configuration, but I'd rather it be not restricted. For instance I might want to include config files for other tools not used by workflows provided by repos in the same directory, and config for tools that aren't even visible to GitHub (actions).

主要言語
Swift
スター
115
フォーク
57
平均マージ
2日 11時間
マージ済み PR(30日)
2

環境構築

はじめの一歩

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

swiftlang/github-workflows のほかの issue

swiftlang/github-workflows の issue をすべて見る

似ている issue

Swift の issue をもっと見る

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

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