We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ded05da commit 9b3c817Copy full SHA for 9b3c817
CHANGELOG.md
@@ -1,9 +1,7 @@
1
-### 1.2.3 (Next)
2
-- Improve `source` validation.
3
-
4
### 1.2.2
5
- Warn instead of error when issue number file write fails.
6
- Optimize issue operation customization.
+- Improve `source` validation.
7
8
### 1.2.1
9
- Enable Github issue state `check` step trigger customization.
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "concourse-github-issue"
-version = "1.2.1"
+version = "1.2.2"
edition = "2024"
authors = ["Matthew Schuchard"]
description = "A Concourse resource for Github Issues"
0 commit comments