Merge lp:~bowenfan/ols-jenkaas/ols-jenkaas into lp:~ols-jenkaas-admins/ols-jenkaas/trunk

Proposed by Bowen Fan
Status: Merged
Approved by: Guillermo Gonzalez
Approved revision: 907
Merged at revision: 909
Proposed branch: lp:~bowenfan/ols-jenkaas/ols-jenkaas
Merge into: lp:~ols-jenkaas-admins/ols-jenkaas/trunk
Diff against target: 13 lines (+9/-0)
1 file modified
jobs/brand-store-snap-declarations.yaml (+9/-0)
To merge this branch: bzr merge lp:~bowenfan/ols-jenkaas/ols-jenkaas
Reviewer Review Type Date Requested Status
Guillermo Gonzalez Approve
Review via email: mp+451105@code.launchpad.net

Commit message

Add CI job for brand-store-snap-declarations repo

Description of the change

Add CI job for brand-store-snap-declarations repo [1]

This repo is meant as informational reference in handling brand store interface requests.
It has no tests nor runnable code except for some misc utility functions in do_things.py.
The CI job will only listen for top approved MPs then merge into master.

-----
[1] https://launchpad.net/brand-store-snap-declarations

To post a comment you must log in.
Revision history for this message
Guillermo Gonzalez (verterok) wrote :

Thanks

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file 'jobs/brand-store-snap-declarations.yaml'
2--- jobs/brand-store-snap-declarations.yaml 1970-01-01 00:00:00 +0000
3+++ jobs/brand-store-snap-declarations.yaml 2023-09-11 12:43:45 +0000
4@@ -0,0 +1,9 @@
5+- project:
6+ defaults: project
7+ name: 'brand-store-snap-declarations'
8+ vcs: 'git'
9+ trunk: 'lp:brand-store-snap-declarations'
10+ jobs:
11+ # No landing tests to run for this purely informational repo
12+ - 'trigger-{name}'
13+ - '{name}'

Subscribers

People subscribed via source and target branches