-
Notifications
You must be signed in to change notification settings - Fork 77
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
update pr template and changelog to have labels to flag for important changes #5646
Conversation
Does Github Flavored Markdown support label references in files, like you can do in comments? |
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Skipped Deployment
|
yes that seems to work @RobertKeyser ! great suggestion, i'll update 🙏 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That looks great and helpful! Thanks
fides
|
Project |
fides
|
Branch Review |
main
|
Run status |
|
Run duration | 01m 05s |
Commit |
|
Committer | Adam Sachs |
View all properties for this run ↗︎ |
Test results | |
---|---|
|
1
|
|
0
|
|
0
|
|
0
|
|
3
|
View all changes introduced in this branch ↗︎ |
Tests for review
cypress/e2e/smoke_test.cy.ts • 1 failed test
Test | Artifacts | |
---|---|---|
Smoke test > can access Mongo and Postgres connectors from the Admin UI |
Screenshots
Video
|
Partially closes HJ-351
Description Of Changes
Updates to the PR template and the Changelog to include 'tags' that flag high-risk (and migration) changes.
Also adds a few sample tags to existing changelog entries as an example