Skip to content

Commit d1300d8

Browse files
Add one more example
Signed-off-by: Lukasz Gryglicki <[email protected]>
1 parent 549f000 commit d1300d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/skip_cla_entry.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
# STAGE=dev MODE=add-key ./utils/skip_cla_entry.sh 'open-telemetry' '*' 'Copilot;re:^\d+\+Copilot@users\.noreply\.github\.com$;copilot-swe-agent[bot]'
1616
# STAGE=dev MODE=add-key ./utils/skip_cla_entry.sh 'openfga' 'vscode-ext' 'Copilot;re:^\d+\+Copilot@users\.noreply\.github\.com$;copilot-swe-agent[bot]'
1717
# STAGE=prod MODE=add-key DEBUG=1 ./utils/skip_cla_entry.sh 'open-telemetry' 'opentelemetry-rust' '*;re:^\d+\+Copilot@users\.noreply\.github\.com$;copilot-swe-agent[bot]'
18+
# STAGE=prod MODE=add-key ./utils/skip_cla_entry.sh 'openfga' 'vscode-ext' '[Copilot;re:^\d+\+Copilot@users\.noreply\.github\.com$;copilot-swe-agent[bot]||;re:^\d+\+Copilot@users\.noreply\.github\.com$;copilot-swe-agent[bot]]'
1819

1920
if [ -z "$MODE" ]
2021
then

0 commit comments

Comments
 (0)