Skip to content

Commit

Permalink
ci: remove claSignedLabel attribute from ng-dev config
Browse files Browse the repository at this point in the history
  • Loading branch information
josephperrott committed Sep 27, 2021
1 parent e9e89ec commit 25b5c13
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .ng-dev/pull-request.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import {PullRequestConfig} from '../ng-dev/pr/config';
/** Configuration for interacting with pull requests in the repo. */
export const pullRequest: PullRequestConfig = {
githubApiMerge: false,
claSignedLabel: 'cla: yes',
mergeReadyLabel: 'action: merge',
caretakerNoteLabel: 'merge note',
commitMessageFixupLabel: 'needs commit fixup',
Expand Down

0 comments on commit 25b5c13

Please sign in to comment.