Skip to content

Commit 7a8590b

Browse files
authored
Add development status badge (#463)
* Add development status badge * Update secrets baseline
1 parent 9aad48f commit 7a8590b

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.secrets.baseline

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,9 +122,9 @@
122122
"filename": "README.md",
123123
"hashed_secret": "04e78d6e804f2b59e6cb282cb9ed2c7bfd8a9737",
124124
"is_verified": false,
125-
"line_number": 243
125+
"line_number": 244
126126
}
127127
]
128128
},
129-
"generated_at": "2023-01-10T19:43:27Z"
129+
"generated_at": "2023-04-06T17:29:22Z"
130130
}

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
![Status Sustain](https://img.shields.io/badge/Status-Sustain-green)
12
[![Build Docker image](https://github.com/mozilla/jira-bugzilla-integration/actions/workflows/build-publish.yaml/badge.svg)](https://github.com/mozilla/jira-bugzilla-integration/actions/workflows/build-publish.yaml)
23
[![Run tests](https://github.com/mozilla/jira-bugzilla-integration/actions/workflows/test.yaml/badge.svg)](https://github.com/mozilla/jira-bugzilla-integration/actions/workflows/test.yaml)
34
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)

0 commit comments

Comments
 (0)