# NOT RUN {
edit_issue(base_url = "https://example.gitea.service.com",
api_key = "ccaf5c9a22e854856d0c5b1b96c81e851bafb288",
owner = "company",
repo = "test_repo",
id_issue = 3,
title = "My new title for this issue",
body = "My new comment starts on this issue",
state = "open")
# }
Run the code above in your browser using DataLab