Skip to content

v0.23.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@timhuynh94 timhuynh94 released this 31 Jan 19:27
· 30 commits to main since this release
86cbe53

What's Changed

  • feat(repo settings): approve build mechanism for pull_request events by @ecrupper in #328
  • feat(repo)!: change allow_<event> fields to an AllowEvents struct + DB use integer masking by @ecrupper in #314
  • fix(repo_events): add support for reopen by @ecrupper in #337
  • feat(deployment): add deployment table by @claire1618 in #323
  • enhance(secret): use allow event system by @ecrupper in #341
  • feat: adding a delete_event by @claire1618 in #340
  • fix: enabling a delete event to be allowed by @claire1618 in #342
  • fix(repo): remove dead code EventAllowed by @ecrupper in #343
  • enhance(ci): include PR title validation workflow by @ecrupper in #344
  • fix(events): add schedule to ToDatabase and improve tests by @ecrupper in #345
  • enhance(env): add VELA_PULL_REQUEST_SOURCE and _TARGET to comment type by @ecrupper in #346
  • fix: title validator handle no parentheses + enforce whitespace by @ecrupper in #347
  • feat: remodling EventDelete to resemble EventTag by @claire1618 in #348
  • chore(deps): bulk update deps by @ecrupper in #349
  • chore(deps): update codecov/codecov-action action to v4 by @renovate in #350
  • chore(deps): update all non-major dependencies by @renovate in #334

Full Changelog: v0.22.0...v0.23.0-rc1