-
Check that decisions have a "Decided" status before merging to main is allowed.
-
Description: Create a GitHub Actions workflow that automatically labels new issues based on their content. This will help categorize and prioritize tasks for better project management.
it will add …
-
```[tasklist]
### Tasks
- [x] Create/update formula to pull data from primary sheet
- [x] Create formula evaluate which email template to use
- [x] Weekly meeting with Ethan and onboarding team.
- [ ]…
-
Valy is working on a better automation system, still need automatic + dynamic prop registration.
When it's done I should port this in.
-
Description: We need to create a GitHub Actions workflow that automates the validation of pull requests (PRs). This workflow will ensure that all PRs meet the following criteria before being merged:
…
-
### Description of the bug
Once the pipeline finishes and some email is set, it will not finish sending it. Attached the logfile of whats going on in the background, doesnt matter if i keep the hook_…
-
### In what scenarios do you need this feature?
在当数据库中的某个字段发生改变时,可以向另外一个数据库中添加一条数据。比如说我想记录一个任务所花的事件,当我将数据库A中任务的状态设置为进行中时,他会在数据库B(用于记录时间)添加一条数据,并将这条新增的数据的开始时间设置为当前时间,当数据库A中任务的状态设置为已完成时,会将数据库B中的该条数据的…
-
### Describe the bug
This GitHub issue is being moved from MicrosoftDocs/azure-docs-cli [issue 4760](https://github.com/MicrosoftDocs/azure-docs-cli/issues/4760) as it pertains to missing examples in…
-
-
- Auto Comment on Issue
- Auto Comment on PR
- Auto Comment on PR Merge
- Close Issues on PR Merge
- Comment on Issue Close
- Auto Label Issues
- Auto Label PRs