Skip to content

Create layer to integrate with Jira development panel (presenting commits)

Oswaldo Ferreir requested to merge 2381-jira-commits-integration into master

Does this MR meet the acceptance criteria?

Development

  • Respond to OAuth flow on behalf of Github
  • Adjust the request to our V3 API with the correct Authorization header format (middleware)
  • Hardcode github commits fetching layer (make sure what data is really necessary)
  • Replace hardcoded API code with proper entities
  • Find a solution to Jira working with the relative url /jira when linking commits, repository, etc
  • Make it work for groups
  • Add premium license check
  • Support file diffs

What are the relevant issue numbers?

Closes #2381 (closed)

Edited by Oswaldo Ferreir

Merge request reports