Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PETOSS 576 | Pipeline | Slack Alert #728

Merged
merged 43 commits into from
Oct 21, 2024
Merged

Commits on Oct 16, 2024

  1. Added basic slack notification code

    sangeet-joy_xero committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    3c7ae42 View commit details
    Browse the repository at this point in the history
  2. added trigger condition to PR

    sangeet-joy_xero committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    33559c3 View commit details
    Browse the repository at this point in the history
  3. added slack alert composite action

    sangeet-joy_xero committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    719f718 View commit details
    Browse the repository at this point in the history
  4. added the composite action

    sangeet-joy_xero committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    21d9a67 View commit details
    Browse the repository at this point in the history
  5. adjusted the path

    sangeet-joy_xero committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    05bfcbc View commit details
    Browse the repository at this point in the history
  6. testing the flow

    sangeet-joy_xero committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    d26935b View commit details
    Browse the repository at this point in the history
  7. adjusted the composite action

    sangeet-joy_xero committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    7f53186 View commit details
    Browse the repository at this point in the history
  8. logging data

    sangeet-joy_xero committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    df3e143 View commit details
    Browse the repository at this point in the history
  9. added job url in the payload

    sangeet-joy_xero committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    3f9d627 View commit details
    Browse the repository at this point in the history
  10. testing

    sangeet-joy_xero committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    37bbe4a View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Added slack webhook url

    sangeet-joy_xero committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    19c3d77 View commit details
    Browse the repository at this point in the history
  2. corrected the json payload

    sangeet-joy_xero committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    89ff9ef View commit details
    Browse the repository at this point in the history
  3. corrected the json payload again

    sangeet-joy_xero committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    ab6395b View commit details
    Browse the repository at this point in the history
  4. testing the payload structure

    sangeet-joy_xero committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    384e772 View commit details
    Browse the repository at this point in the history
  5. testing block payload

    sangeet-joy_xero committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    3df5648 View commit details
    Browse the repository at this point in the history
  6. testing payload

    sangeet-joy_xero committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    475719e View commit details
    Browse the repository at this point in the history
  7. changed the payload

    sangeet-joy_xero committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    1f8c0aa View commit details
    Browse the repository at this point in the history
  8. Used bot token instead of webhooks

    sangeet-joy_xero committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    403737d View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. corrected the payload

    sangeet-joy_xero committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    8185208 View commit details
    Browse the repository at this point in the history
  2. testing the flow

    sangeet-joy_xero committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    a86ab01 View commit details
    Browse the repository at this point in the history
  3. removed the url part from paylod

    sangeet-joy_xero committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    dc02caa View commit details
    Browse the repository at this point in the history
  4. removed all the dynamic values from payload

    sangeet-joy_xero committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    2d6075f View commit details
    Browse the repository at this point in the history
  5. kept one line in payload - testing

    sangeet-joy_xero committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    86655b6 View commit details
    Browse the repository at this point in the history
  6. corrected invalid json

    sangeet-joy_xero committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    e728042 View commit details
    Browse the repository at this point in the history
  7. added the bot token back

    sangeet-joy_xero committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    1d85a4d View commit details
    Browse the repository at this point in the history
  8. added the text property back

    sangeet-joy_xero committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    4e899dc View commit details
    Browse the repository at this point in the history
  9. corrected the payload

    sangeet-joy_xero committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    569b753 View commit details
    Browse the repository at this point in the history
  10. corrected the secret name

    sangeet-joy_xero committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    9632e04 View commit details
    Browse the repository at this point in the history
  11. bot token with no text value

    sangeet-joy_xero committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    7153c5a View commit details
    Browse the repository at this point in the history
  12. added the webhook back

    sangeet-joy_xero committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    592ba58 View commit details
    Browse the repository at this point in the history
  13. testingh new payload

    sangeet-joy_xero committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    b45e7d8 View commit details
    Browse the repository at this point in the history
  14. webhook with no text

    sangeet-joy_xero committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    da217a8 View commit details
    Browse the repository at this point in the history
  15. added buttons in payload

    sangeet-joy_xero committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    ef25c1f View commit details
    Browse the repository at this point in the history
  16. bot token removed from secrets

    sangeet-joy_xero committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    adc82e6 View commit details
    Browse the repository at this point in the history
  17. updated the payload with dynamic data

    sangeet-joy_xero committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    1e9744d View commit details
    Browse the repository at this point in the history
  18. updated the payload

    sangeet-joy_xero committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    6e1cacd View commit details
    Browse the repository at this point in the history
  19. updated the status field

    sangeet-joy_xero committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    bad552d View commit details
    Browse the repository at this point in the history
  20. added commit sha

    sangeet-joy_xero committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    f2206dd View commit details
    Browse the repository at this point in the history
  21. ci: printing release number

    sangeet-joy_xero committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    c8d13b1 View commit details
    Browse the repository at this point in the history
  22. ci: added working dir

    sangeet-joy_xero committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    ba5b325 View commit details
    Browse the repository at this point in the history
  23. ci: printing release tag

    sangeet-joy_xero committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    1a8d9ff View commit details
    Browse the repository at this point in the history
  24. added the package version in the alert

    sangeet-joy_xero committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    bebeafc View commit details
    Browse the repository at this point in the history
  25. ci: clean up

    sangeet-joy_xero committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    c52d9cd View commit details
    Browse the repository at this point in the history