-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathghproj.yaml
36 lines (36 loc) · 979 Bytes
/
ghproj.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
---
# ghproj https://github.com/suzuki-shunsuke/ghproj
entries:
- query: |
is:open
-project:suzuki-shunsuke/5
archived:false
owner:suzuki-shunsuke
owner:aquaproj
owner:lintnet
is:public
expr: |
(! Item.Repo.IsFork) &&
(Item.Title != "Dependency Dashboard") &&
! (Item.Repo.Name startsWith "homebrew-") &&
! (Item.Repo.Name startsWith "test-")
project_id: PVT_kwHOAMtMJ84AQCf4
# type: issue, pr
# title
# label
# repository name
# repository properties
# state: open, closed
# merged: true/false
# datetime created, updated, closed, merged
# OR
# - expr: |
# Item.Repo.IsArchived ||
# (Item.Title == "Dependency Dashboard") ||
# Item.Repo.IsFork ||
# (Item.Repo.Name startsWith "homebrew-") ||
# (Item.Repo.Name startsWith "test-")
# - expr: |
# Item.Repo.IsArchived
# action: archive
# project_id: PVT_kwHOAMtMJ84AQCf4