Skip to content

Commit 971e276

Browse files
committed
chore(stacks) delete airflow_exporter checker
1 parent d0fbe0c commit 971e276

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

scripts/checker.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,6 @@
77
github_headers = {'Authorization': 'token %s' % os.environ.get("GITHUB_TOKEN")}
88

99
repo_info_table = {
10-
"airflow_exporter": {
11-
"name": "airflow_exporter",
12-
"type": "github",
13-
"owner": "EamonZhang",
14-
"match": "^v[2-9]{1,}\.[0-9]{1,}\.[0-9]{1,}$",
15-
},
1610
"alertmanager": {
1711
"name": "alertmanager",
1812
"type": "github",

0 commit comments

Comments
 (0)