Skip to content

Commit 59c818a

Browse files
committed
Add comment to allow discussion on PR.
1 parent 97876ff commit 59c818a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/rake_github/task_sets/repository.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ class Repository < RakeFactory::TaskSet
3939
ts.deploy_keys_destroy_task_name
4040
}
4141
task Tasks::PullRequests::Merge,
42+
# TODO: should this be here?
4243
argument_names: %i[branch_name commit_message],
4344
branch_name: RakeFactory::DynamicValue.new { |ts|
4445
ts.branch_name

0 commit comments

Comments
 (0)