-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
Description
以下のGitHub Actionsの履歴を見る限り、
https://github.com/redmine-patch-meetup/github-actions/actions/workflows/sync-with-origin.yml
- 2021-10-23: https://github.com/redmine-patch-meetup/github-actions/runs/3982189159?check_suite_focus=true
- 全てOK
- 2021-11-20: https://github.com/redmine-patch-meetup/github-actions/runs/4271448942?check_suite_focus=true
- 以下のPRで
lib/redmine.rb: needs merge
のコンフリクトが発生チケットの前,次をページネーションのようにボタンにしたい
wikiリダイレクトのリセット機能 #11
Allow configuration of API limit instead of hardcoding at 100
Update done_ratio to 100% when issue is closed
Sort time entries by name, not ID
- 以下のPRで
- 2021-12-11: https://github.com/redmine-patch-meetup/github-actions/runs/4490898000?check_suite_focus=true
- 以下のPRで
test/unit/lib/redmine/plugin_loader_test.rb: needs merge
のコンフリクトが発生#47 対象バージョンのステータスでフィルタリングが機能していないバグ修正
[WIP] Task/30-2 デフォルトで新しいプロジェクトは公開にするをデフォルトオフにする
Supporting multiple tracker_id in issues Rest API
チケット一覧の列幅を変更できるようにする
Task/48
[WIP] Task/30 デフォルトで新しいプロジェクトは公開にするをデフォルトオフにする
Feature #4437: Add timestamp in custom fileds
Task/34 活動タブ:チケットの一番古い履歴が最新のチケットステータスと同じになる問題
- 以下のPRで
- 2021-01-15: https://github.com/redmine-patch-meetup/github-actions/runs/4824001447?check_suite_focus=true
23980/svg-icons
を除いて、manual rebase needed
ラベルが付いていたために全てリベース処理がスキップ
のような形となっていました。
いずれも、最新developブランチとのコンフリクトが生じているのが原因と考えられたため、一旦、各PRブランチについて、最新developブランチからリベースし、 manual rebase needed
ラベルを除去するようにします。