Skip to content

Releases: launchdarkly/find-code-references-in-pull-request

v0.7.0-rc

10 Jul 19:11
49bf7b5
Compare
Choose a tag to compare
v0.7.0-rc Pre-release
Pre-release

Changes

#35 Updates matching to use same strategy and delimiters as https://github.com/launchdarkly/ld-find-code-refs

v0.6.0 (breaking changes)

30 Jun 16:27
59d4bf1
Compare
Choose a tag to compare

This is pre-stable 1.0, but has breaking changes to inputs

Breaking changes

  • Input names. See migration guide #27

Added

  • outputs. See #27

Fixed

  • when placeholder comment is disabled, any comment previously posted will be deleted

Changed

  • message format

v0.5.0

28 Jun 20:15
f8d6743
Compare
Choose a tag to compare
  • new format for messages
  • get the count of flags changed in step outputs

v0.4.2

07 Sep 14:00
148f3ff
Compare
Choose a tag to compare

Updated action.yml to better reflect required props.

Update formatting

28 Apr 18:57
6626bb2
Compare
Choose a tag to compare
v0.4.1

Details (#12)

Bounded number of flags

23 Apr 12:28
c334411
Compare
Choose a tag to compare

Set a maximum number of flags that can be processed per PR in case of major changes/rewrites.

Environment Name

22 Apr 17:55
01f76b2
Compare
Choose a tag to compare
  • If available the Environment Name will be displayed in front of the environment key.
  • fixed bug where aliases show up multiple times.

Remove unneeded logging

22 Apr 15:10
Compare
Choose a tag to compare
v0.3.1

cleanup log

Push custom props to flag

22 Apr 15:02
4117811
Compare
Choose a tag to compare

If a feature flag is found it can push over the organization name and repo name along with the PR number that is referencing it. This is opted to be false for now but configurable via referencePRonFlag.

Formatted Comments

21 Apr 17:13
566bf17
Compare
Choose a tag to compare
Reformat Comment and support multiple environments (#7)

* Reformat comment to be more readable using tables.
* Handle json variations
* Truncate variation info at 50 characters
* Loop over environments commenting with settings