Skip to content

Commit

Permalink
GitHub labels add sap abap (#5394)
Browse files Browse the repository at this point in the history
* Add SAP ABAP label

* Add SAP ABAP to auto language labeler
  • Loading branch information
beqqrry-aws authored Sep 18, 2023
1 parent af86eb9 commit d4aa2a7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/allowed-labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,9 @@
- name: Rust
color: "f5f7f9"
description: "This issue relates to the AWS SDK for Rust (Preview)"
- name: "SAP ABAP"
color: "f5f7f9"
description: "This issue relates to the AWS SDK for SAP ABAP"
- name: Swift
color: "f5f7f9"
description: "This issue relates to the AWS SDK for Swift"
Expand Down
2 changes: 2 additions & 0 deletions .github/label-ruleset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ Ruby:
- ruby/**/*
Rust:
- rust_dev_preview/**/*
SAP ABAP:
- sap-abap/**/*
Swift:
- swift/**/*
Typescript:
Expand Down

0 comments on commit d4aa2a7

Please sign in to comment.