Skip to content

Commit

Permalink
Update stableBrandNewInfo.js
Browse files Browse the repository at this point in the history
  • Loading branch information
mcm1957 authored Feb 26, 2025
1 parent b25189c commit 4bc0bdb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/stableBrandNewInfo.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,9 @@ async function doIt() {
let body = `## ioBroker repository information about STABLE-BRAND-NEW tagging\n\n`;
body += `Your PR has been tagged with the label STABLE - BRAND NEW. This indicates that the release requested to be added to the `;
body += `stable repository seems to be too young for immediate processing.\n\n`;
body += `Normally, a release should be available at LATEST repository for at least one or two weeks without any serious issues `;
body += `Normally, a release should be available at LATEST repository for at least one<<<<<<<<< or two weeks without any serious issues `;
body += `detected within this timeframe. Your release seems to be younger than 7 days.`;
body += `Your PR will be kept in evidence and will be merged approximately one week after creation of the release without any further `;
body += `Your PR will be kept in evidence and will be merged approximately one or two w<eeks after creation of the release without any further `;
body += `action required by you.\n\n`;
body += `**IMPORTANT:**\n`;
body += `Of course, it is possible to release a new version immediately if it is a hotfix for a serious problem, i.e. some errors `;
Expand Down

0 comments on commit 4bc0bdb

Please sign in to comment.