Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skip sending DFIU PRs to repos added to an exclusion list #1127

Closed
wants to merge 0 commits into from
Closed

Skip sending DFIU PRs to repos added to an exclusion list #1127

wants to merge 0 commits into from

Conversation

avimanyum
Copy link
Contributor

This change introduces a new flag that can be passed to the DFIU tool while invoking the All subcommand. This flag indicates the list of repositories that need to be excluded when DFIU starts sending out PRs

@github-actions github-actions bot added chore Chores such as updates to CI processes and other maintenance tests Improvements / maintenance to tests labels Feb 6, 2024
@avimanyum avimanyum added feature New features and improvements and removed chore Chores such as updates to CI processes and other maintenance tests Improvements / maintenance to tests labels Feb 6, 2024
Copy link

codecov bot commented Feb 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a21d7b6) 85.69% compared to head (0ebc412) 85.80%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #1127      +/-   ##
============================================
+ Coverage     85.69%   85.80%   +0.11%     
- Complexity      385      387       +2     
============================================
  Files            27       27              
  Lines          1272     1282      +10     
  Branches        165      166       +1     
============================================
+ Hits           1090     1100      +10     
  Misses          146      146              
  Partials         36       36              
Files Coverage Δ
.../salesforce/dockerfileimageupdate/CommandLine.java 76.47% <100.00%> (+0.71%) ⬆️
...ce/dockerfileimageupdate/subcommands/impl/All.java 89.85% <100.00%> (+0.14%) ⬆️
...esforce/dockerfileimageupdate/utils/Constants.java 100.00% <ø> (ø)
...orce/dockerfileimageupdate/utils/PullRequests.java 100.00% <100.00%> (ø)

@github-actions github-actions bot added chore Chores such as updates to CI processes and other maintenance tests Improvements / maintenance to tests labels Feb 6, 2024
@avimanyum avimanyum removed chore Chores such as updates to CI processes and other maintenance tests Improvements / maintenance to tests labels Feb 6, 2024
@avimanyum avimanyum closed this Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New features and improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant