~ines-almeida/launchpad:webhook-patterns/add-functionality

Last commit made on 2023-07-20
Get this branch:
git clone -b webhook-patterns/add-functionality https://git.launchpad.net/~ines-almeida/launchpad
Only Ines Almeida can upload to this branch. If you are Ines Almeida please log in for upload directions.

Branch merges

Branch information

Name:
webhook-patterns/add-functionality
Repository:
lp:~ines-almeida/launchpad

Recent commits

6285f9e... by Ines Almeida

Filter ci:build webhook events by git refs

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
1fec1b4... by Ines Almeida

Filter git:push webhook events by git refs

6e5ae7d... by Ines Almeida

Filter merge-proposal webhook events by git refs

61582ed... by Ines Almeida

Filter webhook trigger by matching git_ref_pattern with the events git refs

f340a09... by Ines Almeida

Add git_ref_pattern field to Git Repository Webhook forms

7b067ca... by Ines Almeida

Add git_refs field to CIBuilds

The new field will be used to filter CIBuild webhook events by matching their git_refs against the webhooks git_ref_pattern

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
ef6aa5a... by Ines Almeida

Add check_webhook_git_ref_pattern function

Function checks whether a webhook git_ref_pattern matches against a given git reference. To be used when filtering webhooks by git ref patterns

049cc86... by Ines Almeida

Add git_ref_pattern field to webhooks

f51768b... by Jürgen Gmach

Fix location of `propertycache.rst`

Merged from https://code.launchpad.net/~jugmac00/launchpad/+git/launchpad/+merge/447105

d943b1f... by Colin Watson

Convert Diff to Storm

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/446889