ddns-scripts: add multiple DNS records support for aliyun ddns#28055
ddns-scripts: add multiple DNS records support for aliyun ddns#28055monokoo wants to merge 2 commits intoopenwrt:masterfrom
Conversation
|
Please do the following changes,
|
Done, thank you for your reply |
|
Unfortunately, I noticed something else. The indentation in the file is a Thanks |
Okay,Done |
|
Please squash the 3 commits to one. Then it is ready for merge |
Hi, i hvae squashed the 3 commits to one |
|
You still have to update the commit message with the For example: |
|
Everything is ok, finally. |
|
@feckert @GeorgeSapkin |
GeorgeSapkin
left a comment
There was a problem hiding this comment.
The commit message needs to follow the 50/75 rule as per the submissions guidelines and you need to use your real name both in author and sign-off.
a8546b7 to
4640c33
Compare
ddns-scripts: Added logic to extract and match DNS record ID from parameters, with fallback to default selection if no match is found. Signed-off-by: QiLei Niu <qilei.niu@gmail.com>
Signed-off-by: monokoo <monokoo@users.noreply.github.com>
ddns-scripts: Added logic to extract and match DNS record ID from parameters,
with fallback to default selection if no match is found.