You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Initial plan for Issue #318: Issue创建的对应container命令有问题
* fix: remove timestamp from Issue container names
Remove timestamp suffix from Issue container and config directory names
to match PR naming format and maintain one-Issue-one-container principle.
Before: provider__org__repo__issue__number__timestamp
After: provider__org__repo__issue__number
This ensures container names remain consistent across program restarts
and prevents creation of duplicate containers for the same Issue.
Closes#318
* fix: remove timestamp from Issue container names
Remove timestamp suffix from Issue container and config directory names
to match PR naming format and maintain one-Issue-one-container principle.
Before: provider__org__repo__issue__number__timestamp
After: provider__org__repo__issue__number
This ensures container names remain consistent across program restarts
and prevents creation of duplicate containers for the same Issue.
Closes#318
---------
Co-authored-by: qiniu-ci <[email protected]>
0 commit comments