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

feat: add -T/--timestamps (env LOGPROXY_TIMESTAMPS) option to prepend strftime to each line #35

Merged
merged 2 commits into from
Feb 8, 2024

Merge branch 'master' into add_timestamp_prefix_option

b1a370c
Select commit
Loading
Failed to load commit list.
Merged

feat: add -T/--timestamps (env LOGPROXY_TIMESTAMPS) option to prepend strftime to each line #35

Merge branch 'master' into add_timestamp_prefix_option
b1a370c
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Feb 8, 2024 in 2s

1 rule matches and 9 potential rules

⚠️ The pull request has been merged by @thebaptiste

Rule: approved merges (merge)

  • #approved-reviews-by>=1
  • -closed
  • -closed [📌 merge requirement]
  • -merged
  • -conflict [📌 merge requirement]
  • -draft [📌 merge requirement]
  • -title~=(WIP|wip)
  • label!=Status: Blocked
  • title~=^(build|chore|ci|docs|style|refactor|perf|test|fix|feat|fix|feat|feat!|fix!)(\([a-z]+\))?: .*$
  • any of: [📌 merge -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success=Configuration changed

Rule: approved merges (delete_head_branch)

  • #approved-reviews-by>=1
  • -closed
  • -merged
  • -title~=(WIP|wip)
  • closed [📌 delete_head_branch requirement]
  • label!=Status: Blocked
  • title~=^(build|chore|ci|docs|style|refactor|perf|test|fix|feat|fix|feat|feat!|fix!)(\([a-z]+\))?: .*$

Rule: change title (comment)

  • #approved-reviews-by>=1
  • -closed
  • -merged
  • -title~=^(build|chore|ci|docs|style|refactor|perf|test|fix|feat|fix|feat|feat!|fix!)(\([a-z]+\))?: .*$
  • -title~=(WIP|wip)
  • label!=Status: Blocked

Rule: mergenow auto merges (review)

  • -closed
  • -merged
  • label=Status: Merge Now
  • -title~=(WIP|wip)

Rule: wip (label)

  • -closed
  • -merged
  • title~=(WIP|wip)
  • label!=Status: Blocked

Rule: review needed (label)

  • -closed
  • -merged
  • #approved-reviews-by=0
  • -title~=(WIP|wip)
  • author!=metworkbot
  • label!=Status: Blocked
  • label!=Status: Merge Now

Rule: revision needed1 (label)

  • #changes-requested-reviews-by>=1
  • -closed
  • -merged
  • label!=Status: Blocked

Rule: revision needed2 (label)

  • -closed
  • -merged
  • conflict
  • label!=Status: Blocked

Rule: closed (label)

  • -merged
  • closed

✅ Rule: merged (label)

  • merged

💖  Mergify is proud to provide this service for free to open source projects.

🚀  You can help us by becoming a sponsor!


1 not applicable rule

Rule: buildbot auto merges (review)

  • -closed
  • -merged
  • author=metworkbot
  • -title~=(WIP|wip)
  • label!=Status: Blocked
Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com