#3686 API - pull request endpoint to return list of modified files
Closed: Fixed 5 years ago Opened 5 years ago by fbo.

I would like to be able to get the list of files that have changed for a PR. Use case is for a Zuul driver. The github API provides this information. The Gerrit API provides this information as well. Zuul relies on that to be able to detect changes on .zuul.yaml in order to reload project test pipelines definition.


I'm just interested in the filename and status (added, deleted, changed) list.

Metadata Update from @pingou:
- Issue set to the milestone: 5.1

5 years ago

Metadata Update from @pingou:
- Issue assigned to akanksham
- Issue tagged with: RFE

5 years ago

@akanksham would you have an ETA for this please?
I'd like to have it in 5.1 which I'd like to release early next week. Does that sound doable for you?

Sorry @akanksham I'm going to take over this ticket, I'm hoping to release 5.1 today as Fedora's infrastructure enters in freeze tomorrow and I'd like to get 5.1 out before that :)

Metadata Update from @pingou:
- Issue assigned to pingou (was: akanksham)

5 years ago

I'm sorry for the delay.

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #3857 Merged 5 years ago