Skip to content
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

fix: allow rswg chairs to request sessions #5124

Merged
merged 1 commit into from
Feb 10, 2023

Conversation

rjsparks
Copy link
Member

@rjsparks rjsparks commented Feb 9, 2023

Fixes #5122

@codecov
Copy link

codecov bot commented Feb 9, 2023

Codecov Report

Merging #5124 (107135a) into main (bfe25fc) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #5124      +/-   ##
==========================================
+ Coverage   88.50%   88.51%   +0.01%     
==========================================
  Files         296      295       -1     
  Lines       40018    40016       -2     
==========================================
+ Hits        35416    35420       +4     
+ Misses       4602     4596       -6     
Impacted Files Coverage Δ
ietf/ietfauth/utils.py 92.85% <ø> (ø)
ietf/meeting/views.py 90.70% <100.00%> (+<0.01%) ⬆️
ietf/secr/sreq/views.py 91.16% <100.00%> (-0.40%) ⬇️
ietf/nomcom/utils.py 91.30% <0.00%> (-0.73%) ⬇️
ietf/doc/views_search.py 89.23% <0.00%> (-0.21%) ⬇️
ietf/secr/middleware/dbquery.py
ietf/secr/sreq/forms.py 98.31% <0.00%> (+0.03%) ⬆️
ietf/utils/text.py 87.80% <0.00%> (+1.21%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@rjsparks rjsparks merged commit 4309a4b into ietf-tools:main Feb 10, 2023
@rjsparks rjsparks deleted the rsabsreq branch February 10, 2023 20:15
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rswg chairs can't request meeting sessions
2 participants