public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH] CONTRIBUTING: always use next branch for running CI tests prior to submission
@ 2025-03-28  9:22 srinuvasan.a via isar-users
  2025-04-08 13:45 ` Uladzimir Bely
  0 siblings, 1 reply; 4+ messages in thread
From: srinuvasan.a via isar-users @ 2025-03-28  9:22 UTC (permalink / raw)
  To: isar-users; +Cc: Srinuvasan A

From: Srinuvasan A <srinuvasan.a@siemens.com>

Signed-off-by: Srinuvasan A <srinuvasan.a@siemens.com>
---
 CONTRIBUTING.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index b4fa64ff..77624e42 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -93,7 +93,7 @@ Plan merges to `master` so that both fit the two-week window; short extensions s
     repos:
       isar:
         url: "http://github.com:/ilbers/isar"
-        refspec: master
+        refspec: next
         layers:
           meta:
           meta-isar:
@@ -115,7 +115,7 @@ Plan merges to `master` so that both fit the two-week window; short extensions s
     repos:
       isar:
         url: "http://github.com:/ilbers/isar"
-        refspec: master
+        refspec: next
 	patches:
           0001:
             path: /work/0001-my-contribution-to-isar.patch
-- 
2.34.1

-- 
You received this message because you are subscribed to the Google Groups "isar-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/isar-users/20250328092246.2373824-1-srinuvasan.a%40siemens.com.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-04-29  9:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-28  9:22 [PATCH] CONTRIBUTING: always use next branch for running CI tests prior to submission srinuvasan.a via isar-users
2025-04-08 13:45 ` Uladzimir Bely
2025-04-09  5:44   ` [PATCH v2] CONTRIBUTING: always use the " srinuvasan.a via isar-users
2025-04-29  9:42     ` Anton Mikanovich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox