release-notifier-action

GitHub Action to notify repositories about the repository's releases using a GitHub App

ISC License

Stars
16
Committers
5

Bot releases are hidden (Show)

release-notifier-action - v1.2.22

Published by gr2m over 2 years ago

1.2.22 (2022-07-08)

Bug Fixes

  • deps: bump @octokit/app from 13.0.0 to 13.0.3 (64e87b4)
release-notifier-action - v1.2.21

Published by gr2m over 2 years ago

1.2.21 (2022-06-28)

Bug Fixes

  • deps: bump @octokit/app from 12.0.6 to 13.0.0 (ae4cf69)
release-notifier-action - v1.2.18

Published by gr2m over 2 years ago

1.2.18 (2022-05-19)

Bug Fixes

  • deps: bump @actions/core from 1.7.0 to 1.8.2 (2eb8f1e)
release-notifier-action - v1.2.16

Published by gr2m about 3 years ago

1.2.16 (2021-09-29)

Bug Fixes

  • deps: bump @actions/core from 1.5.0 to 1.6.0 (a3dab23)
release-notifier-action - v1.2.15

Published by gr2m about 3 years ago

1.2.15 (2021-09-14)

Bug Fixes

  • deps: bump @octokit/app from 12.0.4 to 12.0.5 (b088b9e)
release-notifier-action - v1.2.14

Published by gr2m about 3 years ago

1.2.14 (2021-08-20)

Bug Fixes

  • deps: bump @actions/core from 1.4.0 to 1.5.0 (11e671c)
release-notifier-action - v1.2.12

Published by gr2m over 3 years ago

1.2.12 (2021-06-07)

Bug Fixes

  • deps: bump @octokit/app from 12.0.2 to 12.0.3 (79695e0)
release-notifier-action - v1.2.11

Published by gr2m over 3 years ago

1.2.11 (2021-05-24)

Bug Fixes

  • deps: bump @actions/core from 1.2.7 to 1.3.0 (2a57eb8)
release-notifier-action - v1.2.10

Published by gr2m over 3 years ago

1.2.10 (2021-04-19)

Bug Fixes

  • deps: bump @octokit/app from 12.0.0 to 12.0.2 (8c0f14c)
release-notifier-action - v1.2.9

Published by gr2m over 3 years ago

1.2.9 (2021-04-15)

Bug Fixes

  • deps: bump @octokit/app from 11.4.2 to 12.0.0 (fce33fc)
release-notifier-action - v1.2.8

Published by gr2m over 3 years ago

1.2.8 (2021-04-13)

Bug Fixes

  • deps: bump @octokit/app from 11.3.1 to 11.4.2 (933827c)
release-notifier-action - v1.2.7

Published by gr2m over 3 years ago

1.2.7 (2021-04-05)

Bug Fixes

  • deps: bump @octokit/app from 11.3.0 to 11.3.1 (9b8978f)
release-notifier-action - v1.2.6

Published by gr2m over 3 years ago

1.2.6 (2021-03-31)

Bug Fixes

  • deps: bump @octokit/app from 11.1.0 to 11.3.0 (450f7ce)
release-notifier-action - v1.2.5

Published by gr2m over 3 years ago

1.2.5 (2021-02-22)

Bug Fixes

  • deps: bump @octokit/app from 10.2.1 to 10.2.2 (dbc1434)
release-notifier-action - v1.2.4

Published by gr2m over 3 years ago

1.2.4 (2021-02-19)

Bug Fixes

  • deps: bump @octokit/app from 10.1.2 to 10.2.1 (3afe0a0)
release-notifier-action - v1.2.3

Published by gr2m over 3 years ago

1.2.3 (2021-02-17)

Bug Fixes

  • deps: bump @octokit/app from 10.1.0 to 10.1.1 (71af068)
release-notifier-action - v1.2.2

Published by gr2m over 3 years ago

1.2.2 (2021-01-26)

Bug Fixes

  • deps: bump @octokit/app from 10.0.2 to 10.1.0 (0383556)
release-notifier-action - v1.2.1

Published by gr2m almost 4 years ago

1.2.1 (2020-12-04)

Bug Fixes

  • deps: bump @octokit/app from 10.0.0 to 10.0.2 (7490e73)
release-notifier-action - v1.2.0

Published by gr2m almost 4 years ago

1.2.0 (2020-12-03)

Features

  • log event type and payload. Do not log repository name for private repositories (#11) (1d2b981)
release-notifier-action - v1.1.0

Published by gr2m almost 4 years ago

1.1.0 (2020-11-30)

Features

  • make dispatch_event_type optional, default to [owner]/[repo] release (#10) (e46d067)