Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add danger #2150

Merged
merged 2 commits into from
May 26, 2022
Merged

feat: add danger #2150

merged 2 commits into from
May 26, 2022

Conversation

ngnic
Copy link
Contributor

@ngnic ngnic commented May 24, 2022

Context


Replaces #2147

This PR adds a github action to validate PR titles using danger.

Here's an example of what it looks like if the title fails.

Screenshot 2022-05-24 at 10 01 26 PM

@CLAassistant
Copy link

CLAassistant commented May 24, 2022

CLA assistant check
All committers have signed the CLA.

@ngnic ngnic marked this pull request as ready for review May 26, 2022 06:24
@bluestreak01 bluestreak01 merged commit 075cb98 into master May 26, 2022
@bluestreak01 bluestreak01 deleted the feat/add_danger branch May 26, 2022 12:33
KevinChen16 added a commit to KevinChen16/questdb that referenced this pull request May 27, 2022
chore(ilp): ILP flapping test fix (questdb#2120)

chore(core): implement concurrent symbol index reader (questdb#2119)

fix(sql): eliminate reduce counter race in page frame sequence used by parallel filters (questdb#2124)

feat(sql): implementation of `extract(part from timestamp)` function (questdb#2042)

feat(http): supports wrapping large numbers into strings to avoid overflow (questdb#2115)

fix(sql): fixed memory leak in cross-join cursor (questdb#2126)

fix(sql): random errors when using unindexed `symbol` columns in `where` predicates (questdb#2107)

chore(logging): added rolling log example (questdb#2128)

build: 6.3.1

build: 6.3.2-SNAPSHOT

fix(pgwire): Fix initial connection properties parser (questdb#2131)

chore: removed timeout from ILP test to hopefully prevent flapping tests (questdb#2133)

chore(core): non-allocating mkdirs() implementation + optimised imports (questdb#2132)

* chore(core): non-allocating mkdirs() implementation + optimised imports

docs: add iridess as a contributor for code, doc (questdb#2129)

fix(sql): fix uncommon potential race in parallel filter execution (questdb#2134)

fix(cairo): fix possible ignore of async table ALTER commands (questdb#2137)

feat(cairo): update statement (questdb#1947)

chore(core): changed "update" related configuration and associated code to make things more descriptive (questdb#2138)

feat(cairo): Implemented write amplification metric in TableWriter. (questdb#2136)

chore(sql): added test with asymmetric pools (questdb#2140)

feat(sql): sql command to reindex symbol column (questdb#2142)

fix(http): make /exp endpoint only allow SELECT (questdb#2145)

feat(ci): add danger (questdb#2150)

chore: rename danger secret key (questdb#2153)

fix(ui): sql statement slicing (questdb#2152)

build: 6.4

build: 6.4.1-SNAPSHOT
KevinChen16 added a commit to KevinChen16/questdb that referenced this pull request May 27, 2022
chore(ilp): ILP flapping test fix (questdb#2120)

chore(core): implement concurrent symbol index reader (questdb#2119)

fix(sql): eliminate reduce counter race in page frame sequence used by parallel filters (questdb#2124)

feat(sql): implementation of `extract(part from timestamp)` function (questdb#2042)

feat(http): supports wrapping large numbers into strings to avoid overflow (questdb#2115)

fix(sql): fixed memory leak in cross-join cursor (questdb#2126)

fix(sql): random errors when using unindexed `symbol` columns in `where` predicates (questdb#2107)

chore(logging): added rolling log example (questdb#2128)

build: 6.3.1

build: 6.3.2-SNAPSHOT

fix(pgwire): Fix initial connection properties parser (questdb#2131)

chore: removed timeout from ILP test to hopefully prevent flapping tests (questdb#2133)

chore(core): non-allocating mkdirs() implementation + optimised imports (questdb#2132)

* chore(core): non-allocating mkdirs() implementation + optimised imports

docs: add iridess as a contributor for code, doc (questdb#2129)

fix(sql): fix uncommon potential race in parallel filter execution (questdb#2134)

fix(cairo): fix possible ignore of async table ALTER commands (questdb#2137)

feat(cairo): update statement (questdb#1947)

chore(core): changed "update" related configuration and associated code to make things more descriptive (questdb#2138)

feat(cairo): Implemented write amplification metric in TableWriter. (questdb#2136)

chore(sql): added test with asymmetric pools (questdb#2140)

feat(sql): sql command to reindex symbol column (questdb#2142)

fix(http): make /exp endpoint only allow SELECT (questdb#2145)

feat(ci): add danger (questdb#2150)

chore: rename danger secret key (questdb#2153)

fix(ui): sql statement slicing (questdb#2152)

build: 6.4

build: 6.4.1-SNAPSHOT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants