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

fix: report path supports only one path and leverage glob #25

Merged

Conversation

jd
Copy link
Member

@jd jd commented Feb 12, 2025

Removes the s which is misleading and make sure it works with glob
patterns.

Copy link
Contributor

mergify bot commented Feb 12, 2025

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 Changelog requirements

Wonderful, this rule succeeded.
  • any of:
    • -title ~= ^feat
    • label = need changelog
    • label = skip changelog

🟢 Enforce conventional commit

Wonderful, this rule succeeded.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?:

🟢 🔎 Reviews

Wonderful, this rule succeeded.
  • #changes-requested-reviews-by = 0
  • #review-requested = 0
  • #review-threads-unresolved = 0

@jd jd changed the title fix: report path supports only one pathV fix: report path supports only one path Feb 12, 2025
@jd jd changed the title fix: report path supports only one path fix: report path supports only one pathV Feb 12, 2025
@jd jd force-pushed the devs/jd/fix-paths/I329156a4e23df4e4524a2b1d5aabeb18831b176a branch from 08b019d to b885c85 Compare February 12, 2025 08:44
@mergify mergify bot dismissed DouglasBlackwood’s stale review February 12, 2025 08:45

Pull request has been modified.

@jd jd force-pushed the devs/jd/fix-paths/I329156a4e23df4e4524a2b1d5aabeb18831b176a branch from b885c85 to 0f5f5d8 Compare February 12, 2025 09:36
Removes the s which is misleading and make sure it works with glob
patterns.

Change-Id: I329156a4e23df4e4524a2b1d5aabeb18831b176a
@jd jd changed the title fix: report path supports only one pathV fix: report path supports only one path and leverage glob Feb 12, 2025
@jd jd force-pushed the devs/jd/fix-paths/I329156a4e23df4e4524a2b1d5aabeb18831b176a branch from 0f5f5d8 to 2ed3577 Compare February 12, 2025 09:37
@mergify mergify bot requested a review from a team February 12, 2025 09:39
mergify bot added a commit that referenced this pull request Feb 12, 2025
@mergify mergify bot added the queued label Feb 12, 2025
@mergify mergify bot merged commit 2be9bdf into main Feb 12, 2025
7 checks passed
@mergify mergify bot removed the queued label Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants