Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ManualForArchipelago
/
Manual
Public
Notifications
You must be signed in to change notification settings
Fork
35
Star
31
Code
Issues
1
Pull requests
14
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Made Events work with @requirement and RB bugfixes
- #201
#201
Open
nicopop
wants to merge 16 commits into
main
ManualForArchipelago/Manual:main
from
rules.py-misc-changes
ManualForArchipelago/Manual:rules.py-misc-changes
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
Made Events work with @requirement and RB bugfixes
#201
nicopop
wants to merge 16 commits into
main
ManualForArchipelago/Manual:main
from
rules.py-misc-changes
ManualForArchipelago/Manual:rules.py-misc-changes
Copy head branch name to clipboard
Commits
Commits on Feb 2, 2026
remove duplicate item_count code
nicopop
committed
e5fc327
View commit details
Copy full SHA for e5fc327
Browse repository at this point
Misc small changes
nicopop
committed
f2388ba
View commit details
Copy full SHA for f2388ba
Browse repository at this point
added some misc type annotation to make mypy happy
nicopop
committed
6580502
View commit details
Copy full SHA for 6580502
Browse repository at this point
fix getting event items
nicopop
committed
b4904c5
View commit details
Copy full SHA for b4904c5
Browse repository at this point
let devs use : in item name that can be required
nicopop
committed
252f155
View commit details
Copy full SHA for 252f155
Browse repository at this point
Commits on Mar 30, 2026
Merge branch 'main' of https://github.com/ManualForArchipelago/Manual into rules.py-misc-changes
nicopop
committed
8d2784d
View commit details
Copy full SHA for 8d2784d
Browse repository at this point
moved invalid count conversion to evaluate_nonnumeric_count
nicopop
committed
e6fff76
View commit details
Copy full SHA for e6fff76
Browse repository at this point
Commits on Mar 31, 2026
remove loops by using state.has instead
nicopop
committed
80c9120
View commit details
Copy full SHA for 80c9120
Browse repository at this point
add event items to item group so they can be included in @categories requirements
nicopop
committed
f78edca
View commit details
Copy full SHA for f78edca
Browse repository at this point
convert evaluate_nonnumeric_count to also use item_name_groups
nicopop
committed
4f4ac2a
View commit details
Copy full SHA for 4f4ac2a
Browse repository at this point
remove events from item group and use has_from_list instead
nicopop
committed
9c3ce1c
View commit details
Copy full SHA for 9c3ce1c
Browse repository at this point
category created by events are still valid
nicopop
committed
e57ac2f
View commit details
Copy full SHA for e57ac2f
Browse repository at this point
pre combine the item and event name groups
nicopop
committed
90e0875
View commit details
Copy full SHA for 90e0875
Browse repository at this point
Commits on Apr 5, 2026
name the area earlier so functions works correctly
nicopop
committed
4ff7150
View commit details
Copy full SHA for 4ff7150
Browse repository at this point
Commits on Apr 8, 2026
fix recursively_tokenize_manual_rule stopping after the first function
nicopop
committed
0bad0ce
View commit details
Copy full SHA for 0bad0ce
Browse repository at this point
protect Functions when removing parenthesis in recursively_tokenize_manual_rule
nicopop
committed
70a8d9e
View commit details
Copy full SHA for 70a8d9e
Browse repository at this point
You can’t perform that action at this time.