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

chore: Department filter configuration for az function #687

Merged
merged 4 commits into from
Sep 5, 2024

Conversation

Jonathanio123
Copy link
Collaborator

@Jonathanio123 Jonathanio123 commented Sep 2, 2024

  • New feature
  • Bug fix
  • High impact

Description of work:
AB#55979

This adds a new setting to the function specifying what departments should be synced and receive reports. The configuration value is a comma separated string. So to only allow departments that contain PRD and TDI => "PRD,TDI".

White space is trimmed and empty values are removed

Testing:

  • Can be tested
  • Automatic tests created / updated
  • Local tests are passing

Checklist:

  • Considered automated tests
  • Considered updating specification / documentation
  • Considered work items
  • Considered security
  • Performed developer testing
  • Checklist finalized / ready for review

@Jonathanio123 Jonathanio123 force-pushed the chore/summary/department-filter-az-function branch from d90cd51 to e23f4a8 Compare September 2, 2024 13:51
@Jonathanio123 Jonathanio123 force-pushed the chore/summary/department-filter-az-function branch from e23f4a8 to 8fe2a03 Compare September 2, 2024 13:52
@Jonathanio123 Jonathanio123 marked this pull request as ready for review September 2, 2024 14:17
@Jonathanio123 Jonathanio123 requested a review from larfeq September 2, 2024 14:17
@Jonathanio123 Jonathanio123 changed the title chore: Department filer configuration for az function chore: Department filter configuration for az function Sep 3, 2024
@Jonathanio123 Jonathanio123 requested a review from larfeq September 5, 2024 07:54
@Jonathanio123 Jonathanio123 merged commit 90b5e77 into master Sep 5, 2024
11 checks passed
@Jonathanio123 Jonathanio123 deleted the chore/summary/department-filter-az-function branch September 5, 2024 07:56
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.

2 participants