atlassian-github-app-addon icon indicating copy to clipboard operation
atlassian-github-app-addon copied to clipboard

Branch creator name reference is missing

Open nitin-gautam-alight opened this issue 2 years ago • 1 comments

Currently when the BOT is installed on JIRA, it is creating the repository inside GITHUB without issue, but creator's ID is always JIRA BOT it is not putting any indication in comment or name who initiated that branch creation from JIRA for audit purposes, is there a way to handle it?

nitin-gautam-alight avatar Jan 04 '24 22:01 nitin-gautam-alight

The branch will always be created by the JIRA bot app. I don't believe it would be possible to identify the user initiating it. Code commits would belong to users but the branch would be the bot.

osowskit avatar Jan 04 '24 23:01 osowskit