Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

custom message in the SNS

Aperta
#6 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
5/5
Tempo stimato
Più di una settimana
Idoneità per principianti
25/100
Tipo di issue
Funzionalità
Chiarezza
Da chiarire
Stato di attività
Ferma
Stack tecnologico
aws, github-actions, shell
Ambito
cloud, devops

Direzione di ricerca

Esamina come il file di commit contenuto in app.tgz viene caricato su S3 e come viene assemblato il payload SNS. Confronta questo flusso con l’attivazione di un deployment CodeDeploy tramite una chiamata API che trasmetta l’ID del commit. Il lavoro è completato quando l’avviso del deployment può associare deploy-id a commit-id, anche nelle notifiche Slack.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

I am currently storing the commit ID in a file named (commit) within the file that is updated to the S3. Is there a way to read the file so that it can be used within the SNS payload and I could I relate the deploy-id with the commit-id when sending alerts for example via slack.

Currently the alerts look like this:

[test] - Deployment d-705FE8ZY4 app-title : i-0d910a1c70be24407 Succeeded
ApplicationStop: Succeeded
DownloadBundle: Succeeded
BeforeInstall: Succeeded
Install: Succeeded
AfterInstall: Succeeded
ApplicationStart: Succeeded
ValidateService: Succeeded

But I haven't found how to use/read the commit file that is within the app.tgz so that I could use is as the title, or wondering if instead of triggering automatically the pipeline by updating the file in S3, is there a way to trigger the deploy via an API call in where I could there add a custom payload (pass the commit Id) and use it?

Lingua principale
Shell
Stelle
151
Fork
214
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di aws-samples/aws-codedeploy-github-actions-deployment

Tutte le issue di aws-samples/aws-codedeploy-github-actions-deployment

Issue simili

Altre issue su Shell/Bash

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.