-
Notifications
You must be signed in to change notification settings - Fork 0
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
chore: synced file(s) with cds-snc/site-reliability-engineering #86
Open
sre-read-write
wants to merge
4
commits into
main
Choose a base branch
from
repo-sync/site-reliability-engineering/default
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
chore: synced file(s) with cds-snc/site-reliability-engineering #86
sre-read-write
wants to merge
4
commits into
main
from
repo-sync/site-reliability-engineering/default
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
be98e1c
to
c280be0
Compare
🧪 Review environmenthttps://sqjityttxbszzhgkioidiniqr40drvbj.lambda-url.ca-central-1.on.aws/ |
49d686e
to
5e05c41
Compare
53c3df9
to
9b91b2d
Compare
07d4f7c
to
0221324
Compare
910f94e
to
d14e1d6
Compare
d8f53e4
to
d7c4f7a
Compare
0bedd8c
to
c1e6c1d
Compare
0a43cc8
to
58145e2
Compare
619be70
to
b41544e
Compare
…ols/sre_file_sync/s3-backup.yml'
…emote 'tools/sre_file_sync/export_github_data.yml'
…with remote 'tools/sre_file_sync/backstage-catalog-helper.yml'
…te 'tools/sre_file_sync/ossf-scorecard.yml'
b41544e
to
8b1057e
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
synced local file(s) with cds-snc/site-reliability-engineering.
SRE Workflow Sync
Description
Hello this is an automated PR from the Internal SRE Team.
This PR will sync some workflows that fill perform some important organizational requirements so that you don't have to.
Workflows being synced
The following is a list of workflows that are being synced by this action.
s3-backup.yml
This workflow will take shallow copy of the current state of your repo, zip that up and upload it to an s3 bucket in the SRE Tools AWS Account. This is a disaster recovery action that we are taking in the very slim chance that Github dissapears along with all of the copies of your repo on developer machines.
ossf-scorecard.yml
This workflow measures a set of security metrics and criteria designed to assess the security posture and practices of your repo and sends that information to Azure Sentinel.
export_github_data.yml
This workflow collects metadata about your repository and sends it to Azure Sentinel.
backstage-catalog-helper.yml
This workflow calls the Backstage Catalog Info Helper Action which is used to help teams get started with a basic Backstage catalog-info.yml file for their repository. This file is used to populate the Backstage Software Catalog and provides teams with the ability to keep track of key metadata related to their project.
Important Information
This PR should have zero impact on the functionality of your system and should be safe to merge without testing your application.
Please Note: You do not have to merge this PR if you wish to be exempt from this sync please contact internal sre through slack and we will remove your repo from the list of repos to sync. Be aware however that if you do this you will need to implement this functionality yourself.
Changed files
.github/workflows/s3-backup.yml
with remotetools/sre_file_sync/s3-backup.yml
.github/workflows/export_github_data.yml
with remotetools/sre_file_sync/export_github_data.yml
.github/workflows/backstage-catalog-helper.yml
with remotetools/sre_file_sync/backstage-catalog-helper.yml
.github/workflows/ossf-scorecard.yml
from remotetools/sre_file_sync/ossf-scorecard.yml
This PR was created automatically by the repo-file-sync-action workflow run #13413951752