fix(network): Correct listener rule condition and add outputs
- Fix ElasticLoadBalancingV2ListenerRuleForgejo condition format - Add ListenerRuleForgejoArn output export - Update TargetGroupArn description to specify "blue" target group - Update Skill.md documentation for commit message format guidelines
This commit is contained in:
parent
39cd41ef5a
commit
777e51ab45
2 changed files with 9 additions and 4 deletions
|
|
@ -6,6 +6,7 @@ description: Generate appropriate commit messages based on Git diffs
|
|||
## Prerequisites
|
||||
- This Skill retrieves Git diffs and suggests meaningful commit messages
|
||||
- Message format should follow Conventional Commits
|
||||
- Commit messages should have a one-line Conventional Commits header, an optional blank second line, and from the third line onward include a bulleted list summarizing the changes
|
||||
- Commit messages should be in English
|
||||
- **Never perform Git commit or Git push**
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue