forked from JOJ/Joint-Teapot
		
	feat: use html_url
This commit is contained in:
		
							parent
							
								
									51b79cc926
								
							
						
					
					
						commit
						0e292bb6bd
					
				|  | @ -503,7 +503,7 @@ def joj3_all( | ||||||
|             submitter_repo_name, |             submitter_repo_name, | ||||||
|             body={"title": title, "body": comment}, |             body={"title": title, "body": comment}, | ||||||
|         ) |         ) | ||||||
|         gitea_issue_url = issue.url |         gitea_issue_url = issue.html_url | ||||||
|         logger.info(f"gitea issue url: {gitea_issue_url}") |         logger.info(f"gitea issue url: {gitea_issue_url}") | ||||||
|     if skip_scoreboard and skip_failed_table: |     if skip_scoreboard and skip_failed_table: | ||||||
|         return |         return | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user