Skip to content

Conversation

@vikramdevtron
Copy link
Contributor

@vikramdevtron vikramdevtron commented May 4, 2023

Description

While configuration git repository, users may provide you the include and exclude specific paths for builds, allowing only those materials for builds which are within these specific paths.
Filter pattern only applicable on branch fixed source type.

Fixes #3129

How Has This Been Tested?

  • Fetch Ci materials will fetch after applying Filters
  • Fetch Ci materials with fetch after applying Filters, also include excluded items, with marked.
  • Auto trigger will block for excluded materials
  • commit search can be found based on partial search also.

Checklist:

  • The title of the PR states what changed and the related issues number (used for the release note).
  • Does this PR requires documentation updates?
  • I've updated documentation as required by this PR.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have tested it for all user roles.
  • I have added all the required unit/api test cases.

Does this PR introduce a user-facing change?


@vikramdevtron vikramdevtron self-assigned this May 4, 2023
iamayushm
iamayushm previously approved these changes May 9, 2023
iamayushm
iamayushm previously approved these changes May 9, 2023
iamayushm
iamayushm previously approved these changes May 12, 2023
@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 3 Code Smells

No Coverage information No Coverage information
58.7% 58.7% Duplication

@rish2320 rish2320 merged commit 81d5b92 into main May 12, 2023
@rish2320 rish2320 deleted the git-include-exclude branch May 12, 2023 18:45
@rish2320 rish2320 restored the git-include-exclude branch May 15, 2023 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature: Git repo path whitelisting or blacklisting when triggering a CI pipeline

5 participants