quarkiverse / quarkus-artemis

Quarkus Artemis extensions
Apache License 2.0
9 stars 11 forks source link

Fix dependabot config #461

Closed turing85 closed 3 months ago

github-actions[bot] commented 3 months ago

🚦Reports for run #1098🚦

Reports will be posted here as they get available.

🥳 JUnit Native Test passed

| Passed | Failed | Skipped | |--------|--------|---------| | ✅ 113 | ❌ 0 | ⚠️ 0 | You can see the report [here](https://github.com/quarkiverse/quarkus-artemis/runs/23057069753).

🥳 JUnit JVM Test passed

| Passed | Failed | Skipped | |--------|--------|---------| | ✅ 181 | ❌ 0 | ⚠️ 0 | You can see the report [here](https://github.com/quarkiverse/quarkus-artemis/runs/23058200518).
turing85 commented 3 months ago

It's no needs to backport to other branch. I think dependabot alway read the config from main branch.

Yes, it is true that it is not strictly needed to backport the change. It is more of a consistency-thing to have all branches reflect the same state to avoid confusion.