You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Semantic PR action requires the PR title prefix to be `chore:`,
`fix:`, `feat:` or `docs:` but the dependabot config has it opening
PRs with `dev:` as the title so update the config to have it open
PRs with titles that pass the Semantic PR action.
0 commit comments