Use hashtags instead of topics
We're trying to reduce our use of topics for identifying changes, so let's update the spec template, as well as the matrix-for-opendev spec (since it's in progress), to specify hashtags instead. Change-Id: I89577da31b660f1b7a598ae34650d70bb7c2b5ef
This commit is contained in:
@@ -141,14 +141,14 @@ Assignee(s)
|
||||
|
||||
- clarkb
|
||||
|
||||
Gerrit Topic
|
||||
------------
|
||||
Gerrit Hashtag
|
||||
--------------
|
||||
|
||||
Use Gerrit topic "opendev-matrix" for all patches related to this spec.
|
||||
Use Gerrit hashtag "opendev-matrix" for all patches related to this spec.
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
git-review -t opendev-matrix
|
||||
git-review --hashtags opendev-matrix
|
||||
|
||||
Work Items
|
||||
----------
|
||||
|
||||
+4
-4
@@ -52,14 +52,14 @@ Assignee(s)
|
||||
- <IRC nick or "None" if intended for the Help Wanted section>
|
||||
- <IRC nick of additional assignee if any, repeat as needed>
|
||||
|
||||
Gerrit Topic
|
||||
------------
|
||||
Gerrit Hashtag
|
||||
--------------
|
||||
|
||||
Use Gerrit topic "<topic_name>" for all patches related to this spec.
|
||||
Use Gerrit hashtag "<hashtag_name>" for all patches related to this spec.
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
git-review -t <topic_name>
|
||||
git-review --hashtags <hashtag_name>
|
||||
|
||||
Work Items
|
||||
----------
|
||||
|
||||
Reference in New Issue
Block a user