Skip to content

#1266 - Add links to github attachments in Jira#1267

Draft
boek wants to merge 1 commit intomozilla:mainfrom
boek:1266-github-link
Draft

#1266 - Add links to github attachments in Jira#1267
boek wants to merge 1 commit intomozilla:mainfrom
boek:1266-github-link

Conversation

@boek
Copy link

@boek boek commented Feb 5, 2026

Keeping this a WIP until I figure out a way that I can run the environment locally.

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Feb 5, 2026
return None

revision_id = match.group(0)
return f"{base_url}/{revision_id}"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just realized this now, after checking out what the attachment looks like on this bug - https://bugzilla.mozilla.org/show_bug.cgi?id=2014529

It seems that we may need to account for other GitHub projects too. And I think we need to infer the GitHub repository from the description of the attachment.

Image

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point, I didn't consider that this would be used on multiple repositories. Will make an update!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants