You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

List of file changes in Git commit within build job

Summary:

Have a build job that gets triggered by new commits to main branch in a git repo.

Content (required):

Job gets triggered and starts. However how do I identify what file change triggered the job ?

for e.g. i have the job set to trigger with any *.iar file changes,

How do i identify within the Build job which specific .iar file was changed?

How can i access list of such changed files in side the build job so i can perform operations on only those files.

Version (include the version you are using, if applicable):


Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!