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

Add action to notify SSI console on pushes to main #595

Closed
wants to merge 3 commits into from

Conversation

kirahsapong
Copy link
Contributor

This PR adds an action to open an issue in the the SSI Console repo when a change goes to main

@codecov-commenter
Copy link

codecov-commenter commented Jul 19, 2023

Codecov Report

Merging #595 (57c28df) into main (bae79d9) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #595   +/-   ##
=======================================
  Coverage   25.49%   25.49%           
=======================================
  Files          56       56           
  Lines        6307     6307           
=======================================
  Hits         1608     1608           
  Misses       4421     4421           
  Partials      278      278           

- name: Notify SSI Console
uses: actions/github-script@v6
with:
github-token: ${{ secrets.DOCS_PAT }} # Assuming 'PAT' is your Personal Access Token stored as a secret
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kirahsapong who manages this PAT? is there a way to do it without one?

@kirahsapong kirahsapong closed this Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants