Importing JosiahSiegel GHA: [email protected] (Public Archive)
slack-boltjs-app (v1.1.0: Public Archive) -> 6cce33cad90ba1d16d7bd85f4c40b46aa302ee6d Outdated: Latest commit a5f682a3381fc1b5c07dce1a6a99350175e15719
Note: Further development was made and not referenced/used in the project (see link).
This external repo is now inserted in the file structure at: .github/actions/slack-boltjs-app in the importing-gha branch.
github.event.inputs.choice_name
github.event.inputs.choice_name
matrix.language
matrix.language
secrets.CODACY_PROJECT_TOKEN
secrets.ENV
secrets.VALIDATE_CHANNEL
secrets.VALIDATE_TOKEN
steps.validate_bot.outputs.result
vars.VALIDATE_BOTID
This GitHub Action (targeted to be imported as a remote/external) is no longer in consideration until we can further evaluate if they are worth the effort to be imported at a later stage.
Warning: The issue here is that this is a remote/external repository consumed internally as a Git-Submodule. This should not be an issue but we must explore the consequences of moving out of its current setup.
devops: prime-reportstream (main=) $ git checkout -b devsecops/emvaldes/slack-boltjs-app ;
Switched to a new branch 'devsecops/emvaldes/slack-boltjs-app'
devops: prime-reportstream (devsecops/emvaldes/slack-boltjs-app) $ git push --set-upstream origin devsecops/emvaldes/slack-boltjs-app ;
Total 0 (delta 0), reused 0 (delta 0), pack-reused 0 (from 0)
remote:
remote: Create a pull request for 'devsecops/emvaldes/slack-boltjs-app' on GitHub by visiting:
remote: https://github.com/CDCgov/prime-reportstream/pull/new/devsecops/emvaldes/slack-boltjs-app
remote:
remote: GitHub found 3 vulnerabilities on CDCgov/prime-reportstream's default branch (2 high, 1 low). To find out more, visit:
remote: https://github.com/CDCgov/prime-reportstream/security/dependabot
remote:
To https://github.com/CDCgov/prime-reportstream.git
* [new branch] devsecops/emvaldes/slack-boltjs-app -> devsecops/emvaldes/slack-boltjs-app
branch 'devsecops/emvaldes/slack-boltjs-app' set up to track 'origin/devsecops/emvaldes/slack-boltjs-app'.
devops: prime-reportstream (devsecops/emvaldes/slack-boltjs-app %=)
$ find . -type f -not -path '*/.git/*' | xargs -I {} egrep -Hni "slack-boltjs-app" {} ;
./.gitmodules:1:[submodule "operations/slack-boltjs-app"]
./.gitmodules:2: path = operations/slack-boltjs-app
./.gitmodules:3: url = https://github.com/focusconsulting/slack-boltjs-app
./operations/app/terraform/vars/staging/locals.tf:53:
github_repo = "JosiahSiegel/slack-boltjs-app"
./.github/workflows/release_chatops_app.yml:8: - "operations/slack-boltjs-app"
./.github/workflows/release_chatops_app.yml:13: - "operations/slack-boltjs-app"
./.github/workflows/release_chatops_app.yml:39: working-directory: operations/slack-boltjs-app
./.github/actions/slack-boltjs-app/Makefile:4:
docker stop slack-boltjs-app || true
./.github/actions/slack-boltjs-app/Makefile:5:
docker rm slack-boltjs-app || true
./.github/actions/slack-boltjs-app/Makefile:6:
docker run --name=slack-boltjs-app --env-file .env \
./.github/actions/slack-boltjs-app/README.md:1:
# Slack-Boltjs-App
./.github/actions/slack-boltjs-app/README.md:3:
[]
(https://github.com/JosiahSiegel/slack-bolt/actions/workflows/codeql.yml)
./.github/actions/slack-boltjs-app/README.md:4:
[]
(https://github.com/JosiahSiegel/slack-bolt/actions/workflows/njsscan.yml)
./.github/actions/slack-boltjs-app/README.md:5:
[]
(
https://app.codacy.com/gh/JosiahSiegel/slack-boltjs-app/dashboard?
utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade
)
./.github/actions/slack-boltjs-app/README.md:9:
<a href="https://glitch.com/edit/#!/remix/slack-boltjs-app">
<img alt="Remix on Glitch"
src="https://cdn.gomix.com/f3620a78-0ad3-4f81-a271-c8a4faa20f86%2Fremix-button.svg">
</a>
./.github/actions/slack-boltjs-app/README.md:80:
[Glitch](https://glitch.com/~slack-boltjs-app)
./.github/actions/slack-boltjs-app/README.md:81:
[GitHub](https://github.com/JosiahSiegel/slack-boltjs-app)
./.github/actions/slack-boltjs-app/package.json:20:
"url": "https://github.com/JosiahSiegel/slack-boltjs-app"
./.github/actions/build-vars/action.yml:164:
- 'operations/!((app|readme-assets|slack-boltjs-app|vpn))/**'
./.github/dependabot.yml:23: # slack-boltjs-app (chatops)
./prime-router/docs/docs-deprecated/chatops-provisioning.md:5:
[slack-boltjs-app]
(https://github.com/focusconsulting/slack-boltjs-app)
is installed as a submodule under
[operations/slack-boltjs-app](../../operations/slack-boltjs-app/).