Actions
Bug #13384
closederror when rudder-dev reassign issue when cannot merge
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
an error occurs when rudder-dev reassings a redmine issue when it cannot merge a pull request
Found previous owner, reassigning https://****hub.com/Normation/rudder-plugins/pull/94 to redmine user 5 Traceback (most recent call last): File "<https://ci.normation.com/jenkins/job/merge-accepted-pr/ws/scripts/rudder-dev/quality-assistant",> line 371, in <module> repo_merge(arguments['<repo>'], arguments['--alt-dir'], arguments['--job-id']) File "<https://ci.normation.com/jenkins/job/merge-accepted-pr/ws/scripts/rudder-dev/quality-assistant",> line 165, in repo_merge pr_merge(repo, pr_info['html_url'], alt_dir, jobid) File "<https://ci.normation.com/jenkins/job/merge-accepted-pr/ws/scripts/rudder-dev/quality-assistant",> line 251, in pr_merge reassign(pr, Config.PENDING_MERGE_CODE) File "<https://ci.normation.com/jenkins/job/merge-accepted-pr/ws/scripts/rudder-dev/quality-assistant",> line 190, in reassign issue.to_status(status, uid) File "<https://ci.normation.com/jenkins/job/merge-accepted-pr/ws/scripts/rudder-dev/redmine.py",> line 239, in to_status self._update_issue(change, message) File "<https://ci.normation.com/jenkins/job/merge-accepted-pr/ws/scripts/rudder-dev/redmine.py",> line 186, in _update_issue print("Cannot update the issue, you should update it manually status here " + self.api_url + "/issues/" + str(issue.id))
Updated by Vincent MEMBRÉ about 6 years ago
- Status changed from New to In progress
- Assignee set to Vincent MEMBRÉ
Updated by Vincent MEMBRÉ about 6 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Vincent MEMBRÉ to Benoît PECCATTE
- Pull Request set to https://github.com/Normation/rudder-tools/pull/403
Updated by Vincent MEMBRÉ about 6 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder-tools|17da17056fde6020554f0647130f05e4cccdc650.
Updated by Benoît PECCATTE over 5 years ago
- Status changed from Pending release to Released
Actions