We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e36917 commit f553a80Copy full SHA for f553a80
CHANGELOG.md
@@ -10,6 +10,15 @@ the [GitHub Release Page](https://github.com/rwth-acis/RequirementsBazaar/releas
10
11
## [Unreleased]
12
13
+### Added
14
+
15
+- Add webhook resource to process events from GitHub repositories connected to a project
16
+ [#132](https://github.com/rwth-acis/RequirementsBazaar/pull/132)
17
+ - update a project when new GiHub release is available
18
+ - links GitHub issues to requirements if they are referenced by a Requirements Bazaar URL
19
+ - updates requirements when the linked issue changes its status
20
+ - Users need to use the project name with whitespaces removed as secret in the webhook
21
22
## [0.9.3] - 2021-12-21
23
24
### Added
0 commit comments