This is an automated email from the ASF dual-hosted git repository.
paulk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/groovy-geb.git
The following commit(s) were added to refs/heads/master by this push:
new b9ca00a4 add some labels (#206)
b9ca00a4 is described below
commit b9ca00a47b53bb51af2e30ad422f2995adbb851b
Author: Paul King <[email protected]>
AuthorDate: Fri Nov 22 19:28:00 2024 +1000
add some labels (#206)
---
.asf.yaml | 18 +++++++++++++++++-
1 file changed, 17 insertions(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index e8310b40..16df6b5e 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -25,7 +25,23 @@ github:
# Enable projects for project management boards
projects: true
del_branch_on_merge: true
- #labels:
+ labels:
+ - groovy
+ - apache
+ - selenium
+ - webdriver
+ - java
+ - functional-testing
+ - browser-testing
+ - end-to-end-testing
+ - e2e-testing
+ - test-automation
+ - test
+ - devtools
+ - testing-framework
+ - testing-library
+ - open-source
+ - bdd-style-testing-framework
enabled_merge_buttons:
merge: false
rebase: true