Compare commits

..
27 Commits
Author SHA1 Message Date
SethCohen 3bbff89e48 Merge pull request #7 from SethCohen/release-please--branches--master--components--release-please-action
chore(master): release 1.6.0
2022-08-24 00:10:08 -04:00
SethCohen 4de8705e81 chore(master): release 1.6.0 2022-08-24 00:09:31 -04:00
SethCohen a422d74e1a Merge remote-tracking branch 'origin/master' 2022-08-24 00:09:00 -04:00
SethCohen 7effb69a75 feat: updated action description format 2022-08-24 00:08:56 -04:00
SethCohen 65d8ff13e2 Merge pull request #6 from SethCohen/release-please--branches--master--components--release-please-action
chore(master): release 1.5.0
2022-08-24 00:05:57 -04:00
SethCohen e114cc793e chore(master): release 1.5.0 2022-08-24 00:05:38 -04:00
SethCohen 9f49b0c9ab feat: updated action description format 2022-08-24 00:05:19 -04:00
SethCohen 1b74a36e5c Merge remote-tracking branch 'origin/master' 2022-08-23 23:46:25 -04:00
SethCohen b44c370555 chore: updated README.md 2022-08-23 23:46:20 -04:00
SethCohen a9859d2b26 Merge pull request #5 from SethCohen/release-please--branches--master--components--release-please-action
chore(master): release 1.4.0
2022-08-23 23:38:16 -04:00
SethCohen 7cc064fafc chore(master): release 1.4.0 2022-08-23 23:36:00 -04:00
SethCohen 074896c0da Merge remote-tracking branch 'origin/master' 2022-08-23 23:35:35 -04:00
SethCohen 4517d8d0ec feat: updated description 2022-08-23 23:35:30 -04:00
SethCohen ac2e4a38e2 feat: updated action colour 2022-08-23 23:35:09 -04:00
SethCohen 41e4a2f6dc Merge pull request #4 from SethCohen/release-please--branches--master--components--release-please-action
chore(master): release 1.3.0
2022-08-23 23:31:26 -04:00
SethCohen 50fb8302d6 chore(master): release 1.3.0 2022-08-23 23:31:15 -04:00
SethCohen 222db8282a Merge remote-tracking branch 'origin/master' 2022-08-23 23:30:45 -04:00
SethCohen a1d7a74af9 feat: updated description format 2022-08-23 23:30:39 -04:00
SethCohen 79005b23fe feat: changed default action colour 2022-08-23 23:28:51 -04:00
SethCohen 92a3719c62 Merge pull request #3 from SethCohen/release-please--branches--master--components--release-please-action
chore(master): release 1.2.0
2022-08-23 23:20:39 -04:00
SethCohen e246e5daae chore(master): release 1.2.0 2022-08-23 23:20:24 -04:00
SethCohen 05a8400642 Merge remote-tracking branch 'origin/master' 2022-08-23 23:19:43 -04:00
SethCohen b612527333 feat: updated action 2022-08-23 23:19:34 -04:00
SethCohen 0eef0fe741 Merge pull request #2 from SethCohen/release-please--branches--master--components--release-please-action
chore(master): release 1.1.0
2022-08-23 22:39:07 -04:00
SethCohen 8b5e4a482d chore(master): release 1.1.0 2022-08-23 22:38:42 -04:00
SethCohen 4f5dc6e8f6 Merge remote-tracking branch 'origin/master' 2022-08-23 22:38:25 -04:00
SethCohen 0cea8a493d feat: updated release-please 2022-08-23 22:38:19 -04:00
7 changed files with 106 additions and 24 deletions
+1
View File
@@ -11,3 +11,4 @@ jobs:
with: with:
release-type: node release-type: node
package-name: release-please-action package-name: release-please-action
token: ${{ secrets.WORKFLOW_TOKEN }}
+44
View File
@@ -1,5 +1,49 @@
# Changelog # Changelog
## [1.6.0](https://github.com/SethCohen/github-release-to-discord/compare/v1.5.0...v1.6.0) (2022-08-24)
### Features
* updated action description format ([7effb69](https://github.com/SethCohen/github-release-to-discord/commit/7effb69a75fd35dc53ea6dad5f3fa60cbd523ee7))
## [1.5.0](https://github.com/SethCohen/github-release-to-discord/compare/v1.4.0...v1.5.0) (2022-08-24)
### Features
* updated action description format ([9f49b0c](https://github.com/SethCohen/github-release-to-discord/commit/9f49b0c9ab5de966ccc4af94863fbddd73bac884))
## [1.4.0](https://github.com/SethCohen/github-release-to-discord/compare/v1.3.0...v1.4.0) (2022-08-24)
### Features
* updated action colour ([ac2e4a3](https://github.com/SethCohen/github-release-to-discord/commit/ac2e4a38e2cad7e65dac53a1b4591fd46d65130d))
* updated description ([4517d8d](https://github.com/SethCohen/github-release-to-discord/commit/4517d8d0ec09c575248503c50ed25f15677f8f3d))
## [1.3.0](https://github.com/SethCohen/github-release-to-discord/compare/v1.2.0...v1.3.0) (2022-08-24)
### Features
* changed default action colour ([79005b2](https://github.com/SethCohen/github-release-to-discord/commit/79005b23fefce850957d37ba17ebb796dc81f6a1))
* updated description format ([a1d7a74](https://github.com/SethCohen/github-release-to-discord/commit/a1d7a74af90fcf8c00d341c8c665ca796b18c689))
## [1.2.0](https://github.com/SethCohen/github-release-to-discord/compare/v1.1.0...v1.2.0) (2022-08-24)
### Features
* updated action ([b612527](https://github.com/SethCohen/github-release-to-discord/commit/b6125273330075a9f4de3e58f2fc7f52d85d4691))
## [1.1.0](https://github.com/SethCohen/github-release-to-discord/compare/v1.0.0...v1.1.0) (2022-08-24)
### Features
* updated release-please ([0cea8a4](https://github.com/SethCohen/github-release-to-discord/commit/0cea8a493d5e12b1dc7414ecbed678f4671dda37))
## 1.0.0 (2022-08-24) ## 1.0.0 (2022-08-24)
+27 -14
View File
@@ -1,21 +1,34 @@
# Hello world javascript action # Github Release To Discord Action
This action prints "Hello World" or "Hello" + the name of a person to greet to the log. This action parses a github release and posts it to a discord channel via a discord webhook.
## Configuration
| Variable | Required | Default | Description |
|-------------|----------|----------------------------------------------------------------------------------------------------------------|---------------------------------------------|
| webhook_url | ✔ | | Discord's webhook url. Use GH repo secrets. |
| colour | ❌ | "2105893" | Decimal colour value for embed. |
| username | ❌ | "Release Changelog" | String username for webhook. |
| avatar_url | ❌ | ["Profile Picture"](https://cdn.discordapp.com/avatars/487431320314576937/bd64361e4ba6313d561d54e78c9e7171.png) | String url to webhook avatar picture. |
## Inputs
## `who-to-greet` ## Output
![output](https://i.imgur.com/fOIu7pC.png)
**Required** The name of the person to greet. Default `"World"`.
## Outputs
## `time`
The time we greeted you.
## Example usage ## Example usage
uses: actions/hello-world-javascript-action@v1.1 ```yaml
on:
release:
types: [published]
jobs:
github-release-to-discord:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Handle Release
uses: ./ # Uses an action in the root directory
id: release
with: with:
who-to-greet: 'Mona the Octocat' webhook_url: ${{ secrets.WEBHOOK_URL }}
```
+12
View File
@@ -4,6 +4,18 @@ inputs:
webhook_url: webhook_url:
description: Discord's webhook url. Use GH repo secrets. description: Discord's webhook url. Use GH repo secrets.
required: true required: true
colour:
description: Decimal colour value for embed.
required: false
default: '2105893'
username:
description: String username for webhook.
required: false
default: 'Release Changelog'
avatar_url:
description: String url to webhook avatar picture.
required: false
default: 'https://cdn.discordapp.com/avatars/487431320314576937/bd64361e4ba6313d561d54e78c9e7171.png'
runs: runs:
using: 'node16' using: 'node16'
main: 'index.js' main: 'index.js'
+17 -5
View File
@@ -1,6 +1,5 @@
const core = require('@actions/core'); const core = require('@actions/core');
const github = require('@actions/github'); const github = require('@actions/github');
const fetch = require('node-fetch') const fetch = require('node-fetch')
async function getContext () { async function getContext () {
@@ -18,6 +17,9 @@ async function getContext () {
async function run () { async function run () {
try { try {
const webhookUrl = core.getInput('webhook_url') const webhookUrl = core.getInput('webhook_url')
const colour = core.getInput('colour')
const username = core.getInput('username')
const avatarUrl = core.getInput('avatar_url')
if (!webhookUrl) { if (!webhookUrl) {
return core.setFailed('webhook_url not set. Please set it.') return core.setFailed('webhook_url not set. Please set it.')
@@ -25,14 +27,24 @@ async function run () {
const content = await getContext() const content = await getContext()
const description = content.body
.replace(/### (.*?)\n/g,function (substring) {
const newString = substring.slice(4)
return `**__${newString}__**`
})
.replace(/## (.*?)\n/g,function (substring) {
const newString = substring.slice(3)
return `**${newString}**`
})
const embedMsg = { const embedMsg = {
color: 3447003,
title: `Release ${content.version}`, title: `Release ${content.version}`,
description: content.body, url: content.html_url,
url: content.html_url color: colour,
description: description,
} }
const body = { embeds: [embedMsg] } const body = { username: username, avatar_url: avatarUrl, embeds: [embedMsg], }
const url = `${webhookUrl}?wait=true` const url = `${webhookUrl}?wait=true`
+2 -2
View File
@@ -1,12 +1,12 @@
{ {
"name": "github-release-to-discord", "name": "github-release-to-discord",
"version": "1.0.0", "version": "1.6.0",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "github-release-to-discord", "name": "github-release-to-discord",
"version": "1.0.0", "version": "1.6.0",
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"@actions/core": "^1.9.1", "@actions/core": "^1.9.1",
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "github-release-to-discord", "name": "github-release-to-discord",
"version": "1.0.0", "version": "1.6.0",
"description": "", "description": "",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {