Skip to content

feat: API to modify/remove an existing entry from LogRecord attributes #255

feat: API to modify/remove an existing entry from LogRecord attributes

feat: API to modify/remove an existing entry from LogRecord attributes #255

Workflow file for this run

name: PR Conventional Commit Validation
on:
pull_request:
types: [opened, synchronize, reopened, edited]
jobs:
validate-pr-title:
runs-on: ubuntu-latest
steps:
- name: PR Conventional Commit Validation
uses: ytanikin/[email protected]
with:
task_types: '["build","chore","ci","docs","feat","fix","perf","refactor","revert","test"]'
add_label: 'false'