Skip to content

Commit

Permalink
add some labels (#206)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulk-asert committed Nov 26, 2024
1 parent 300e873 commit b9ca00a
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion .asf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b9ca00a

Please sign in to comment.